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