Swig TS — API References
Preparing search index...
@swig-wallet/classic
Secp256k1SessionAuthorityDataArgs
Type Alias Secp256k1SessionAuthorityDataArgs
type
Secp256k1SessionAuthorityDataArgs
=
{
currentSessionExpiration
:
bigint
;
maxSessionLength
:
bigint
;
odometer
:
number
;
publicKey
:
ReadonlyUint8Array
;
sessionKey
:
ReadonlyUint8Array
;
}
Index
Properties
current
Session
Expiration
max
Session
Length
odometer
public
Key
session
Key
Properties
current
Session
Expiration
currentSessionExpiration
:
bigint
max
Session
Length
maxSessionLength
:
bigint
odometer
odometer
:
number
public
Key
publicKey
:
ReadonlyUint8Array
session
Key
sessionKey
:
ReadonlyUint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Session
Expiration
max
Session
Length
odometer
public
Key
session
Key
Swig TS — API References
Loading...