api-wasm
Preparing search index...
DeployStrParams
Class DeployStrParams
Index
Constructors
constructor
Properties
chain_
name
gas_
price_
tolerance
secret_
key
session_
account
timestamp?
ttl?
Methods
free
set
Default
Timestamp
set
Default
TTL
Constructors
constructor
new
DeployStrParams
(
chain_name
:
string
,
session_account
:
string
,
secret_key
?:
string
,
timestamp
?:
string
,
ttl
?:
string
,
gas_price_tolerance
?:
string
,
)
:
DeployStrParams
Parameters
chain_name
:
string
session_account
:
string
Optional
secret_key
:
string
Optional
timestamp
:
string
Optional
ttl
:
string
Optional
gas_price_tolerance
:
string
Returns
DeployStrParams
Properties
chain_
name
chain_name
:
string
gas_
price_
tolerance
gas_price_tolerance
:
string
secret_
key
secret_key
:
string
session_
account
session_account
:
string
Optional
timestamp
timestamp
?:
string
Optional
ttl
ttl
?:
string
Methods
free
free
()
:
void
Returns
void
set
Default
Timestamp
setDefaultTimestamp
()
:
void
Returns
void
set
Default
TTL
setDefaultTTL
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
chain_
name
gas_
price_
tolerance
secret_
key
session_
account
timestamp
ttl
Methods
free
set
Default
Timestamp
set
Default
TTL
api-wasm
Loading...