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_rpc
account_history_response
Class account_history_response
Hierarchy
account_history_response
Index
Constructors
constructor
Properties
error
get_
account_
history
reserved
Methods
decode
encode
Constructors
constructor
new account_
history_
response
(
reserved
?:
null
|
reserved_rpc
, error
?:
null
|
error_response
, get_account_history
?:
null
|
get_account_history_response
)
:
account_history_response
Parameters
reserved:
null
|
reserved_rpc
= null
error:
null
|
error_response
= null
get_account_history:
null
|
get_account_history_response
= null
Returns
account_history_response
Properties
error
error
:
null
|
error_response
get_
account_
history
get_
account_
history
:
null
|
get_account_history_response
reserved
reserved
:
null
|
reserved_rpc
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
account_history_response
Parameters
reader:
Reader
length:
number
Returns
account_history_response
Static
encode
encode
(
message
:
account_history_response
, writer
:
Writer
)
:
void
Parameters
message:
account_history_response
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
account_
history_
response
constructor
error
get_
account_
history
reserved
decode
encode
Generated using
TypeDoc