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
protocol
system_call_target
Class system_call_target
Hierarchy
system_call_target
Index
Constructors
constructor
Properties
system_
call_
bundle
thunk_
id
Methods
decode
encode
Constructors
constructor
new system_
call_
target
(
thunk_id
?:
number
, system_call_bundle
?:
null
|
contract_call_bundle
)
:
system_call_target
Parameters
thunk_id:
number
= 0
system_call_bundle:
null
|
contract_call_bundle
= null
Returns
system_call_target
Properties
system_
call_
bundle
system_
call_
bundle
:
null
|
contract_call_bundle
thunk_
id
thunk_
id
:
number
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
system_call_target
Parameters
reader:
Reader
length:
number
Returns
system_call_target
Static
encode
encode
(
message
:
system_call_target
, writer
:
Writer
)
:
void
Parameters
message:
system_call_target
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
system_
call_
target
constructor
system_
call_
bundle
thunk_
id
decode
encode
Generated using
TypeDoc