Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-stake-pool
parseSplStakePoolInstruction
Function parseSplStakePoolInstruction
parseSplStakePoolInstruction
<
TProgram
extends
string
>
(
instruction
:
Instruction
<
TProgram
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
,
)
:
ParsedSplStakePoolInstruction
<
TProgram
>
Type Parameters
TProgram
extends
string
Parameters
instruction
:
Instruction
<
TProgram
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
Returns
ParsedSplStakePoolInstruction
<
TProgram
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...