api-wasm
Preparing search index...
queryGlobalStateOptions
Class queryGlobalStateOptions
Options for the
query_global_state
method.
Index
Accessors
global_
state_
identifier
key
key_
as_
string
maybe_
block_
id_
as_
string
path
path_
as_
string
rpc_
address
state_
root_
hash
state_
root_
hash_
as_
string
verbosity
Methods
free
Accessors
global_
state_
identifier
get
global_state_identifier
()
:
GlobalStateIdentifier
Returns
GlobalStateIdentifier
set
global_state_identifier
(
value
:
GlobalStateIdentifier
)
:
void
Parameters
value
:
GlobalStateIdentifier
Returns
void
key
get
key
()
:
Key
Returns
Key
set
key
(
value
:
Key
)
:
void
Parameters
value
:
Key
Returns
void
key_
as_
string
get
key_as_string
()
:
string
Returns
string
set
key_as_string
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
maybe_
block_
id_
as_
string
get
maybe_block_id_as_string
()
:
string
Returns
string
set
maybe_block_id_as_string
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
path
get
path
()
:
Path
Returns
Path
set
path
(
value
:
Path
)
:
void
Parameters
value
:
Path
Returns
void
path_
as_
string
get
path_as_string
()
:
string
Returns
string
set
path_as_string
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
rpc_
address
get
rpc_address
()
:
string
Returns
string
set
rpc_address
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
state_
root_
hash
get
state_root_hash
()
:
Digest
Returns
Digest
set
state_root_hash
(
value
:
Digest
)
:
void
Parameters
value
:
Digest
Returns
void
state_
root_
hash_
as_
string
get
state_root_hash_as_string
()
:
string
Returns
string
set
state_root_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
global_
state_
identifier
key
key_
as_
string
maybe_
block_
id_
as_
string
path
path_
as_
string
rpc_
address
state_
root_
hash
state_
root_
hash_
as_
string
verbosity
Methods
free
api-wasm
Loading...
Options for the
query_global_state
method.