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