Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-kamino-lending
getRefreshFarmInstruction
Function getRefreshFarmInstruction
getRefreshFarmInstruction
<
TAccountFarmState
extends
string
,
TAccountScopePrices
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"FarmsPZpWu9i7Kky8tPN37rs2TpmMrAZrC7S7vJa91Hr"
>
,
>
(
input
:
RefreshFarmInput
<
TAccountFarmState
,
TAccountScopePrices
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
RefreshFarmInstruction
<
TProgramAddress
,
TAccountFarmState
,
TAccountScopePrices
,
>
Type Parameters
TAccountFarmState
extends
string
TAccountScopePrices
extends
string
TProgramAddress
extends
Address
=
Address
<
"FarmsPZpWu9i7Kky8tPN37rs2TpmMrAZrC7S7vJa91Hr"
>
Parameters
input
:
RefreshFarmInput
<
TAccountFarmState
,
TAccountScopePrices
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
RefreshFarmInstruction
<
TProgramAddress
,
TAccountFarmState
,
TAccountScopePrices
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...