Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-meteora-damm-v2
getSetPoolStatusInstructionAsync
Function getSetPoolStatusInstructionAsync
getSetPoolStatusInstructionAsync
<
TAccountPool
extends
string
,
TAccountAdmin
extends
string
,
TAccountEventAuthority
extends
string
,
TAccountProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"cpamdpZCGKUy5JxQXB4dcpGPiikHawvSWAd6mEn1sGG"
>
,
>
(
input
:
SetPoolStatusAsyncInput
<
TAccountPool
,
TAccountAdmin
,
TAccountEventAuthority
,
TAccountProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
Promise
<
SetPoolStatusInstruction
<
TProgramAddress
,
TAccountPool
,
TAccountAdmin
,
TAccountEventAuthority
,
TAccountProgram
,
[
]
,
>
,
>
Type Parameters
TAccountPool
extends
string
TAccountAdmin
extends
string
TAccountEventAuthority
extends
string
TAccountProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"cpamdpZCGKUy5JxQXB4dcpGPiikHawvSWAd6mEn1sGG"
>
Parameters
input
:
SetPoolStatusAsyncInput
<
TAccountPool
,
TAccountAdmin
,
TAccountEventAuthority
,
TAccountProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
Promise
<
SetPoolStatusInstruction
<
TProgramAddress
,
TAccountPool
,
TAccountAdmin
,
TAccountEventAuthority
,
TAccountProgram
,
[
]
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...