Search
Preparing search index...
The search index is not available
@koinos/sdk-as - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@koinos/sdk-as - v1.0.0
chain_rpc
get_head_info_response
Class get_head_info_response
Hierarchy
get_head_info_response
Index
Constructors
constructor
Properties
head_
block_
time
head_
state_
merkle_
root
head_
topology
last_
irreversible_
block
Methods
decode
encode
Constructors
constructor
new get_
head_
info_
response
(
head_topology
?:
null
|
block_topology
, last_irreversible_block
?:
number
, head_state_merkle_root
?:
null
|
Uint8Array
, head_block_time
?:
number
)
:
get_head_info_response
Parameters
head_topology:
null
|
block_topology
= null
last_irreversible_block:
number
= 0
head_state_merkle_root:
null
|
Uint8Array
= null
head_block_time:
number
= 0
Returns
get_head_info_response
Properties
head_
block_
time
head_
block_
time
:
number
head_
state_
merkle_
root
head_
state_
merkle_
root
:
null
|
Uint8Array
head_
topology
head_
topology
:
null
|
block_topology
last_
irreversible_
block
last_
irreversible_
block
:
number
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
get_head_info_response
Parameters
reader:
Reader
length:
number
Returns
get_head_info_response
Static
encode
encode
(
message
:
get_head_info_response
, writer
:
Writer
)
:
void
Parameters
message:
get_head_info_response
writer:
Writer
Returns
void
Exports
Internals
Arrays
Base58
Base64
Crypto
MockVM
Safe
Math
Storage
String
Bytes
System
Externals
any
authority
block_
store
block_
store_
rpc
broadcast
chain
chain_
rpc
claim
common
contract_
meta_
store
contract_
meta_
store_
rpc
error
events
governance
koin
mempool_
rpc
name_
service
object_
spaces
options
p2p_
rpc
pob
pow
protocol
resources
rpc
system_
call_
ids
system_
calls
token
transaction_
store
transaction_
store_
rpc
value
vhp
get_
head_
info_
response
constructor
head_
block_
time
head_
state_
merkle_
root
head_
topology
last_
irreversible_
block
decode
encode
Generated using
TypeDoc