api-wasm
Preparing search index...
getTransactionOptions
Class getTransactionOptions
Options for the
get_transaction
method.
Index
Accessors
finalized_
approvals
rpc_
address
transaction_
hash
transaction_
hash_
as_
string
verbosity
Methods
free
Accessors
finalized_
approvals
get
finalized_approvals
()
:
boolean
Returns
boolean
set
finalized_approvals
(
value
:
boolean
)
:
void
Parameters
value
:
boolean
Returns
void
rpc_
address
get
rpc_address
()
:
string
Returns
string
set
rpc_address
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
transaction_
hash
get
transaction_hash
()
:
TransactionHash
Returns
TransactionHash
set
transaction_hash
(
value
:
TransactionHash
)
:
void
Parameters
value
:
TransactionHash
Returns
void
transaction_
hash_
as_
string
get
transaction_hash_as_string
()
:
string
Returns
string
set
transaction_hash_as_string
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
verbosity
get
verbosity
()
:
Verbosity
Returns
Verbosity
set
verbosity
(
value
:
Verbosity
)
:
void
Parameters
value
:
Verbosity
Returns
void
Methods
free
free
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
finalized_
approvals
rpc_
address
transaction_
hash
transaction_
hash_
as_
string
verbosity
Methods
free
api-wasm
Loading...
Options for the
get_transaction
method.