Swig TS — API References
Preparing search index...
@swig-wallet/classic
getCreateSessionInstructionContext
Variable getCreateSessionInstructionContext
Const
getCreateSessionInstructionContext
:
(
swig
:
Swig
,
roleId
:
number
,
newSessionKey
:
SolPublicKeyData
,
duration
?:
bigint
,
options
?:
SwigOptions
,
)
=>
Promise
<
SwigInstructionContext
>
Type declaration
(
swig
:
Swig
,
roleId
:
number
,
newSessionKey
:
SolPublicKeyData
,
duration
?:
bigint
,
options
?:
SwigOptions
,
)
:
Promise
<
SwigInstructionContext
>
Parameters
swig
:
Swig
roleId
:
number
newSessionKey
:
SolPublicKeyData
Optional
duration
:
bigint
Optional
options
:
SwigOptions
Returns
Promise
<
SwigInstructionContext
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...