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
block_store_rpc
block_store_request
Class block_store_request
Hierarchy
block_store_request
Index
Constructors
constructor
Properties
add_
block
get_
blocks_
by_
height
get_
blocks_
by_
id
get_
highest_
block
reserved
Methods
decode
encode
Constructors
constructor
new block_
store_
request
(
reserved
?:
null
|
reserved_rpc
, get_blocks_by_id
?:
null
|
get_blocks_by_id_request
, get_blocks_by_height
?:
null
|
get_blocks_by_height_request
, add_block
?:
null
|
add_block_request
, get_highest_block
?:
null
|
get_highest_block_request
)
:
block_store_request
Parameters
reserved:
null
|
reserved_rpc
= null
get_blocks_by_id:
null
|
get_blocks_by_id_request
= null
get_blocks_by_height:
null
|
get_blocks_by_height_request
= null
add_block:
null
|
add_block_request
= null
get_highest_block:
null
|
get_highest_block_request
= null
Returns
block_store_request
Properties
add_
block
add_
block
:
null
|
add_block_request
get_
blocks_
by_
height
get_
blocks_
by_
height
:
null
|
get_blocks_by_height_request
get_
blocks_
by_
id
get_
blocks_
by_
id
:
null
|
get_blocks_by_id_request
get_
highest_
block
get_
highest_
block
:
null
|
get_highest_block_request
reserved
reserved
:
null
|
reserved_rpc
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
block_store_request
Parameters
reader:
Reader
length:
number
Returns
block_store_request
Static
encode
encode
(
message
:
block_store_request
, writer
:
Writer
)
:
void
Parameters
message:
block_store_request
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
block_
store_
request
constructor
add_
block
get_
blocks_
by_
height
get_
blocks_
by_
id
get_
highest_
block
reserved
decode
encode
Generated using
TypeDoc