Swig TS — API References
Preparing search index...
@swig-wallet/classic
getRemoveAuthorityV1InstructionCodec
Function getRemoveAuthorityV1InstructionCodec
getRemoveAuthorityV1InstructionCodec
(
payloadSize
:
number
,
)
:
{
codec
:
Codec
<
RemoveAuthorityV1InstructionDataArgs
,
RemoveAuthorityV1InstructionData
,
>
;
decoder
:
Decoder
<
RemoveAuthorityV1InstructionData
>
;
encoder
:
Encoder
<
RemoveAuthorityV1InstructionDataArgs
>
;
}
Parameters
payloadSize
:
number
Returns
{
codec
:
Codec
<
RemoveAuthorityV1InstructionDataArgs
,
RemoveAuthorityV1InstructionData
,
>
;
decoder
:
Decoder
<
RemoveAuthorityV1InstructionData
>
;
encoder
:
Encoder
<
RemoveAuthorityV1InstructionDataArgs
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...