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