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
transaction_record
Class transaction_record
Hierarchy
transaction_record
Index
Constructors
constructor
Properties
receipt
transaction
Methods
decode
encode
Constructors
constructor
new transaction_
record
(
transaction
?:
null
|
transaction
, receipt
?:
null
|
transaction_receipt
)
:
transaction_record
Parameters
transaction:
null
|
transaction
= null
receipt:
null
|
transaction_receipt
= null
Returns
transaction_record
Properties
receipt
receipt
:
null
|
transaction_receipt
transaction
transaction
:
null
|
transaction
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
transaction_record
Parameters
reader:
Reader
length:
number
Returns
transaction_record
Static
encode
encode
(
message
:
transaction_record
, writer
:
Writer
)
:
void
Parameters
message:
transaction_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
transaction_
record
constructor
receipt
transaction
decode
encode
Generated using
TypeDoc