plebble
us.wallet.wallet.api_stream Member List

This is the complete list of members for us.wallet.wallet.api_stream, including all inherited members.

add_address(PrivateKey _arg_priv)us.wallet.wallet.api_stream
balance(uint16_t _arg_detail)us.wallet.wallet.api_stream
command_trade(hash_t _arg_tid, String _arg_cmd)us.wallet.wallet.api_stream
compilance_report(String _arg_jurisdiction, String _arg_date_from, String _arg_date_to)us.wallet.wallet.api_stream
decrypt(byte[] _arg_msg_scrambled, PublicKey _arg_src_pub, PrivateKey _arg_rcpt_priv)us.wallet.wallet.api_stream
decrypt_file(String filename, PublicKey src_pub, PrivateKey rcpt_priv)us.wallet.wallet.api_stream
encrypt(byte[] _arg_msg, PrivateKey _arg_src_priv, PublicKey _arg_rcpt_pub)us.wallet.wallet.api_stream
encrypt_file(String filename, PrivateKey src_priv, PublicKey rcpt_pub)us.wallet.wallet.api_stream
file(hash_t _arg_digest)us.wallet.wallet.api_stream
gen_keys()us.wallet.wallet.api_stream
get_api()us.wallet.wallet.api_stream
get_subhome()us.wallet.wallet.api_stream
kill_trade(hash_t _arg_tid)us.wallet.wallet.api_stream
list(uint16_t _arg_detail)us.wallet.wallet.api_stream
list_protocols()us.wallet.wallet.api_stream
list_trades()us.wallet.wallet.api_stream
new_address()us.wallet.wallet.api_stream
node_pkh()us.wallet.wallet.api_stream
patch_os(String _arg_script, PrivateKey _arg_groot_key)us.wallet.wallet.api_stream
patch_os_file(String filename, PrivateKey groot_key)us.wallet.wallet.api_stream
priv_key(PrivateKey _arg_priv)us.wallet.wallet.api_stream
pub_key(PublicKey _arg_pub)us.wallet.wallet.api_stream
rm_file(hash_t _arg_addr, String _arg_path, hash_t _arg_digest)us.wallet.wallet.api_stream
rm_kv(hash_t _arg_addr, String _arg_key)us.wallet.wallet.api_stream
search(hash_t _arg_addr, String _arg_pattern)us.wallet.wallet.api_stream
set_supply(hash_t _arg_addr, int64_t _arg_amount)us.wallet.wallet.api_stream
sign(byte[] _arg_msg, PrivateKey _arg_priv)us.wallet.wallet.api_stream
sign_file(String filename, PrivateKey priv)us.wallet.wallet.api_stream
store_file(hash_t _arg_addr, String _arg_path, byte[] _arg_content)us.wallet.wallet.api_stream
store_kv(hash_t _arg_addr, String _arg_key, String _arg_value)us.wallet.wallet.api_stream
trade(String _arg_endpoint, uint16_t _arg_port, String _arg_protocol, String _arg_role)us.wallet.wallet.api_stream
traders_api_exec(String _arg_scope, String _arg_fn, String _arg_args)us.wallet.wallet.api_stream
traders_api_list()us.wallet.wallet.api_stream
transfer(hash_t _arg_addr, int64_t _arg_amount, hash_t _arg_coin)us.wallet.wallet.api_stream
transfer_from(hash_t _arg_src_addr, hash_t _arg_rcpt_addr, int64_t _arg_amount, hash_t _arg_coin)us.wallet.wallet.api_stream
tx_add_input(String _arg_txb58, uint16_t _arg_section, hash_t _arg_addr, int64_t _arg_amount)us.wallet.wallet.api_stream
tx_add_output(String _arg_txb58, uint16_t _arg_section, hash_t _arg_addr, int64_t _arg_amount)us.wallet.wallet.api_stream
tx_add_section(String _arg_txb58, hash_t _arg_coin)us.wallet.wallet.api_stream
tx_charge_pay(hash_t _arg_addr, int64_t _arg_samount, hash_t _arg_scoin, int64_t _arg_ramount, hash_t _arg_rcoin)us.wallet.wallet.api_stream
tx_check(String _arg_txb58)us.wallet.wallet.api_stream
tx_decode(String _arg_txb58)us.wallet.wallet.api_stream
tx_make_p2pkh(hash_t _arg_src_addr, hash_t _arg_rcpt_addr, int64_t _arg_amount, hash_t _arg_coin)us.wallet.wallet.api_stream
tx_new()us.wallet.wallet.api_stream
tx_pay(String _arg_txb58)us.wallet.wallet.api_stream
tx_send(String _arg_txb58)us.wallet.wallet.api_stream
tx_sign(String _arg_txb58, String _arg_sigcodestr)us.wallet.wallet.api_stream
verify(byte[] _arg_msg, PublicKey _arg_pub, byte[] _arg_sig)us.wallet.wallet.api_stream
verify_file(String filename, PublicKey pub, byte[] sig)us.wallet.wallet.api_stream