@neutral-trade/sdk - v1.0.0
GitHub
Preparing search index...
parseNtbundleInstruction
Function parseNtbundleInstruction
parseNtbundleInstruction
<
TProgram
extends
string
>
(
instruction
:
Instruction
<
TProgram
,
readonly
(
AccountLookupMeta
<
string
,
string
>
|
AccountMeta
<
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
,
)
:
ParsedNtbundleInstruction
<
TProgram
>
Type Parameters
TProgram
extends
string
Parameters
instruction
:
Instruction
<
TProgram
,
readonly
(
AccountLookupMeta
<
string
,
string
>
|
AccountMeta
<
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
Returns
ParsedNtbundleInstruction
<
TProgram
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
@neutral-trade/sdk - v1.0.0
Loading...