Diode Client
v1.4.9
Search documentation of Diode Client
Default
Default
In-browser search
Settings
DiodeClient.
Shell.
Common
(Diode Client v1.4.9)
Copy Markdown
View Source
Common functions for the shell implementations.
Summary
Functions
call(shell, address, method, types, args, opts \\ [])
call_tx(shell, transaction, opts \\ [])
create_meta_transaction(shell, address, callcode, nonce, opts \\ [])
create_transaction(shell, address, data, opts)
decode_result(result, types)
gas_price(shell)
get_block_header(shell, block_index)
get_transaction_receipt(shell, tx_hash)
send_transaction(shell, tx)
Functions
call(shell, address, method, types, args, opts \\ [])
call_tx(shell, transaction, opts \\ [])
create_meta_transaction(shell, address, callcode, nonce, opts \\ [])
create_transaction(shell, address, data, opts)
decode_result(result, types)
gas_price(shell)
get_block_header(shell, block_index)
get_transaction_receipt(shell, tx_hash)
send_transaction(shell, tx)