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