|
| void | list_protocols (Stream os) |
| |
| void | trade (string arg0, string arg1, string arg2, Stream os) |
| |
| void | list_trades (Stream os) |
| |
| void | kill_trade (byte[] arg0, Stream os) |
| |
| void | command_trade (byte[] arg0, string arg1, Stream os) |
| |
| void | command_trade_bin (byte[] arg0, string arg1, Stream os) |
| |
| void | grid (Stream os) |
| |
| void | ping (Stream os) |
| |
| void | balance (bool arg0, Stream os) |
| |
| void | list (bool arg0, Stream os) |
| |
| void | new_address (Stream os) |
| |
| void | add_address (byte[] arg0, Stream os) |
| |
| void | transfer (byte[] arg0, long arg1, byte[] arg2, Stream os) |
| |
| void | transfer_from (byte[] arg0, byte[] arg1, long arg2, byte[] arg3, Stream os) |
| |
| void | tx_charge_pay (byte[] arg0, long arg1, byte[] arg2, long arg3, byte[] arg4, Stream os) |
| |
| void | tx_pay (string arg0, Stream os) |
| |
| void | tx_new (Stream os) |
| |
| void | tx_add_section (string arg0, byte[] arg1, Stream os) |
| |
| void | tx_add_input (string arg0, int arg1, byte[] arg2, long arg3, Stream os) |
| |
| void | tx_add_output (string arg0, int arg1, byte[] arg2, long arg3, Stream os) |
| |
| void | tx_make_p2pkh (tx_make_p2pkh_input arg0, Stream os) |
| |
| void | tx_sign (string arg0, string arg1, Stream os) |
| |
| void | tx_send (string arg0, Stream os) |
| |
| void | tx_decode (string arg0, Stream os) |
| |
| void | tx_check (string arg0, Stream os) |
| |
| void | set_supply (byte[] arg0, long arg1, Stream os) |
| |
| void | store_kv (byte[] arg0, string arg1, string arg2, Stream os) |
| |
| void | rm_kv (byte[] arg0, string arg1, Stream os) |
| |
| void | store_file (byte[] arg0, byte[] arg1, Stream os) |
| |
| void | rm_file (byte[] arg0, byte[] arg1, Stream os) |
| |
| void | search (byte[] arg0, string arg1, Stream os) |
| |
| void | file (byte[] arg0, Stream os) |
| |
| void | pair (byte[] arg0, string arg1, string arg2, Stream os) |
| |
| void | unpair (byte[] arg0, Stream os) |
| |
| void | list_devices (Stream os) |
| |