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
chain
contract_metadata_object
Class contract_metadata_object
Hierarchy
contract_metadata_object
Index
Constructors
constructor
Properties
authorizes_
call_
contract
authorizes_
transaction_
application
authorizes_
upload_
contract
hash
system
Methods
decode
encode
Constructors
constructor
new contract_
metadata_
object
(
hash
?:
Uint8Array
, system
?:
bool
, authorizes_call_contract
?:
bool
, authorizes_transaction_application
?:
bool
, authorizes_upload_contract
?:
bool
)
:
contract_metadata_object
Parameters
hash:
Uint8Array
= ...
system:
bool
= false
authorizes_call_contract:
bool
= false
authorizes_transaction_application:
bool
= false
authorizes_upload_contract:
bool
= false
Returns
contract_metadata_object
Properties
authorizes_
call_
contract
authorizes_
call_
contract
:
bool
authorizes_
transaction_
application
authorizes_
transaction_
application
:
bool
authorizes_
upload_
contract
authorizes_
upload_
contract
:
bool
hash
hash
:
Uint8Array
system
system
:
bool
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
contract_metadata_object
Parameters
reader:
Reader
length:
number
Returns
contract_metadata_object
Static
encode
encode
(
message
:
contract_metadata_object
, writer
:
Writer
)
:
void
Parameters
message:
contract_metadata_object
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
contract_
metadata_
object
constructor
authorizes_
call_
contract
authorizes_
transaction_
application
authorizes_
upload_
contract
hash
system
decode
encode
Generated using
TypeDoc