Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-kamino-lending
getRefreshReserveInstruction
Function getRefreshReserveInstruction
getRefreshReserveInstruction
<
TAccountReserve
extends
string
,
TAccountLendingMarket
extends
string
,
TAccountPythOracle
extends
string
,
TAccountSwitchboardPriceOracle
extends
string
,
TAccountSwitchboardTwapOracle
extends
string
,
TAccountScopePrices
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"KLend2g3cP87fffoy8q1mQqGKjrxjC8boSyAYavgmjD"
>
,
>
(
input
:
RefreshReserveInput
<
TAccountReserve
,
TAccountLendingMarket
,
TAccountPythOracle
,
TAccountSwitchboardPriceOracle
,
TAccountSwitchboardTwapOracle
,
TAccountScopePrices
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
RefreshReserveInstruction
<
TProgramAddress
,
TAccountReserve
,
TAccountLendingMarket
,
TAccountPythOracle
,
TAccountSwitchboardPriceOracle
,
TAccountSwitchboardTwapOracle
,
TAccountScopePrices
,
>
Type Parameters
TAccountReserve
extends
string
TAccountLendingMarket
extends
string
TAccountPythOracle
extends
string
TAccountSwitchboardPriceOracle
extends
string
TAccountSwitchboardTwapOracle
extends
string
TAccountScopePrices
extends
string
TProgramAddress
extends
Address
=
Address
<
"KLend2g3cP87fffoy8q1mQqGKjrxjC8boSyAYavgmjD"
>
Parameters
input
:
RefreshReserveInput
<
TAccountReserve
,
TAccountLendingMarket
,
TAccountPythOracle
,
TAccountSwitchboardPriceOracle
,
TAccountSwitchboardTwapOracle
,
TAccountScopePrices
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
RefreshReserveInstruction
<
TProgramAddress
,
TAccountReserve
,
TAccountLendingMarket
,
TAccountPythOracle
,
TAccountSwitchboardPriceOracle
,
TAccountSwitchboardTwapOracle
,
TAccountScopePrices
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...