Swig TS — API References
Preparing search index...
@swig-wallet/classic
getSubAccountCreateV1InstructionDataCodec
Function getSubAccountCreateV1InstructionDataCodec
getSubAccountCreateV1InstructionDataCodec
()
:
{
codec
:
VariableSizeCodec
<
SubAccountCreateV1InstructionDataArgs
,
SubAccountCreateV1InstructionData
,
>
;
decoder
:
VariableSizeDecoder
<
SubAccountCreateV1InstructionData
>
;
encoder
:
VariableSizeEncoder
<
SubAccountCreateV1InstructionDataArgs
>
;
payloadEncoder
:
VariableSizeEncoder
<
Omit
<
SubAccountCreateV1InstructionDataArgs
,
"authorityPayload"
>
,
>
;
}
Returns
{
codec
:
VariableSizeCodec
<
SubAccountCreateV1InstructionDataArgs
,
SubAccountCreateV1InstructionData
,
>
;
decoder
:
VariableSizeDecoder
<
SubAccountCreateV1InstructionData
>
;
encoder
:
VariableSizeEncoder
<
SubAccountCreateV1InstructionDataArgs
>
;
payloadEncoder
:
VariableSizeEncoder
<
Omit
<
SubAccountCreateV1InstructionDataArgs
,
"authorityPayload"
>
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...