Diode Client
v1.4.12
Search documentation of Diode Client
Settings
DiodeClient.Shell.Common
(Diode Client v1.4.12)
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_account(shell, address, peak)
get_account_root(shell, address, peak)
get_account_values(shell, address, keys, peak)
get_block_header(shell, block_index)
get_meta_nonce(shell, address, peak, opts)
get_transaction_receipt(shell, tx_hash)
identity_address(shell, opts)
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_account(shell, address, peak)
get_account_root(shell, address, peak)
get_account_values(shell, address, keys, peak)
get_block_header(shell, block_index)
get_meta_nonce(shell, address, peak, opts)
get_transaction_receipt(shell, tx_hash)
identity_address(shell, opts)
send_transaction(shell, tx)