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
block_item
Class block_item
Hierarchy
block_item
Index
Constructors
constructor
Properties
block
block_
height
block_
id
receipt
Methods
decode
encode
Constructors
constructor
new block_
item
(
block_id
?:
null
|
Uint8Array
, block_height
?:
number
, block
?:
null
|
block
, receipt
?:
null
|
block_receipt
)
:
block_item
Parameters
block_id:
null
|
Uint8Array
= null
block_height:
number
= 0
block:
null
|
block
= null
receipt:
null
|
block_receipt
= null
Returns
block_item
Properties
block
block
:
null
|
block
block_
height
block_
height
:
number
block_
id
block_
id
:
null
|
Uint8Array
receipt
receipt
:
null
|
block_receipt
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
block_item
Parameters
reader:
Reader
length:
number
Returns
block_item
Static
encode
encode
(
message
:
block_item
, writer
:
Writer
)
:
void
Parameters
message:
block_item
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_
item
constructor
block
block_
height
block_
id
receipt
decode
encode
Generated using
TypeDoc