Constructors
constructor
- new chain_response(reserved?: null | reserved_rpc, error?: null | error_response, submit_block?: null | submit_block_response, submit_transaction?: null | submit_transaction_response, get_head_info?: null | get_head_info_response, get_chain_id?: null | get_chain_id_response, get_fork_heads?: null | get_fork_heads_response, read_contract?: null | read_contract_response, get_account_nonce?: null | get_account_nonce_response, get_account_rc?: null | get_account_rc_response, get_resource_limits?: null | get_resource_limits_response): chain_response
Parameters
Properties
error
get_account_nonce
get_account_rc
get_chain_id
get_fork_heads
get_head_info
get_resource_limits
read_contract
reserved
submit_block
submit_transaction
Methods
Static decode
Parameters
reader: Reader
length: number
Static encode
Parameters
Returns void