Search
Preparing search index...
The search index is not available
@roamin/koinos-sdk-as - v1.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@roamin/koinos-sdk-as - v1.1.0
account_history
block_record
Class block_record
Hierarchy
block_record
Index
Constructors
constructor
Properties
header
receipt
Methods
decode
encode
Constructors
constructor
new block_
record
(
header
?:
null
|
block_header
, receipt
?:
null
|
block_receipt
)
:
account_history
.
block_record
Parameters
header:
null
|
block_header
= null
receipt:
null
|
block_receipt
= null
Returns
account_history
.
block_record
Properties
header
header
:
null
|
block_header
receipt
receipt
:
null
|
block_receipt
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
account_history
.
block_record
Parameters
reader:
Reader
length:
number
Returns
account_history
.
block_record
Static
encode
encode
(
message
:
account_history
.
block_record
, writer
:
Writer
)
:
void
Parameters
message:
account_history
.
block_record
writer:
Writer
Returns
void
Exports
Internals
Arrays
Base58
Base64
Crypto
MockVM
Safe
Math
Storage
String
Bytes
System
Externals
account_
history
account_
history_
rpc
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
mempool_
rpc
name_
service
object_
spaces
options
p2p_
rpc
pob
pow
protocol
resources
rpc
services
system_
call_
ids
system_
calls
token
transaction_
store
transaction_
store_
rpc
value
vhp
block_
record
constructor
header
receipt
decode
encode
Generated using
TypeDoc