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