Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-kamino-lending
getInitializeGlobalConfigInstructionAsync
Function getInitializeGlobalConfigInstructionAsync
getInitializeGlobalConfigInstructionAsync
<
TAccountGlobalAdmin
extends
string
,
TAccountGlobalConfig
extends
string
,
TAccountTreasuryVaultsAuthority
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"FarmsPZpWu9i7Kky8tPN37rs2TpmMrAZrC7S7vJa91Hr"
>
,
>
(
input
:
InitializeGlobalConfigAsyncInput
<
TAccountGlobalAdmin
,
TAccountGlobalConfig
,
TAccountTreasuryVaultsAuthority
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
Promise
<
InitializeGlobalConfigInstruction
<
TProgramAddress
,
TAccountGlobalAdmin
,
TAccountGlobalConfig
,
TAccountTreasuryVaultsAuthority
,
TAccountSystemProgram
,
[
]
,
>
,
>
Type Parameters
TAccountGlobalAdmin
extends
string
TAccountGlobalConfig
extends
string
TAccountTreasuryVaultsAuthority
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"FarmsPZpWu9i7Kky8tPN37rs2TpmMrAZrC7S7vJa91Hr"
>
Parameters
input
:
InitializeGlobalConfigAsyncInput
<
TAccountGlobalAdmin
,
TAccountGlobalConfig
,
TAccountTreasuryVaultsAuthority
,
TAccountSystemProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
Promise
<
InitializeGlobalConfigInstruction
<
TProgramAddress
,
TAccountGlobalAdmin
,
TAccountGlobalConfig
,
TAccountTreasuryVaultsAuthority
,
TAccountSystemProgram
,
[
]
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...