Preparing search index...
The search index is not available
@sentinel-official/sentinel-js-sdk
@sentinel-official/sentinel-js-sdk
index
TxSessionUpdateDetails
Interface TxSessionUpdateDetails
interface
TxSessionUpdateDetails
{
fee
?:
number
|
StdFee
|
"auto"
;
from
:
string
;
memo
?:
string
;
proof
:
undefined
|
Proof
;
signature
:
Uint8Array
;
}
Hierarchy (
view full
)
SessionUpdateDetails
TxParams
TxSessionUpdateDetails
Index
Properties
fee?
from
memo?
proof
signature
Properties
Optional
fee
fee
?:
number
|
StdFee
|
"auto"
from
from
:
string
Optional
memo
memo
?:
string
proof
proof
:
undefined
|
Proof
signature
signature
:
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
fee
from
memo
proof
signature
@sentinel-official/sentinel-js-sdk
index
modules
node
plan
provider
queries
session
subscription
Generated using
TypeDoc