plebble
us.wallet.protocol Class Reference
Collaboration diagram for us.wallet.protocol:

Static Public Attributes

static readonly short wallet_base = 100
 
static readonly short wallet_ping = wallet_base+0
 
static readonly short wallet_balance = wallet_base+2
 
static readonly short wallet_list = wallet_base+4
 
static readonly short wallet_new_address = wallet_base+6
 
static readonly short wallet_add_address = wallet_base+8
 
static readonly short wallet_transfer = wallet_base+10
 
static readonly short wallet_transfer_from = wallet_base+12
 
static readonly short wallet_tx_charge_pay = wallet_base+14
 
static readonly short wallet_tx_pay = wallet_base+16
 
static readonly short wallet_tx_new = wallet_base+18
 
static readonly short wallet_tx_add_section = wallet_base+20
 
static readonly short wallet_tx_add_input = wallet_base+22
 
static readonly short wallet_tx_add_output = wallet_base+24
 
static readonly short wallet_tx_make_p2pkh = wallet_base+26
 
static readonly short wallet_tx_sign = wallet_base+28
 
static readonly short wallet_tx_send = wallet_base+30
 
static readonly short wallet_tx_decode = wallet_base+32
 
static readonly short wallet_tx_check = wallet_base+34
 
static readonly short wallet_set_supply = wallet_base+36
 
static readonly short wallet_store_kv = wallet_base+38
 
static readonly short wallet_rm_kv = wallet_base+40
 
static readonly short wallet_store_file = wallet_base+42
 
static readonly short wallet_rm_file = wallet_base+44
 
static readonly short wallet_search = wallet_base+46
 
static readonly short wallet_file = wallet_base+48
 
static readonly short pairing_base = 200
 
static readonly short pairing_pair = pairing_base+0
 
static readonly short pairing_unpair = pairing_base+2
 
static readonly short pairing_list_devices = pairing_base+4
 
static readonly short sys_base = 300
 
static readonly short wallet_daemon_base = 0
 
static readonly short wallet_daemon_list_protocols = wallet_daemon_base+0
 
static readonly short wallet_daemon_trade = wallet_daemon_base+2
 
static readonly short wallet_daemon_list_trades = wallet_daemon_base+4
 
static readonly short wallet_daemon_kill_trade = wallet_daemon_base+6
 
static readonly short wallet_daemon_command_trade = wallet_daemon_base+8
 
static readonly short wallet_daemon_command_trade_bin = wallet_daemon_base+10
 
static readonly short wallet_daemon_grid = wallet_daemon_base+12
 
static readonly short trading_base = 1000
 
static readonly short trading_msg = (short)(trading_base + 0)
 
static final int wallet_base = 1100
 
static final int wallet_balance = (wallet_base+0)<<2
 
static final int wallet_list = (wallet_base+2)<<2
 
static final int wallet_new_address = (wallet_base+4)<<2
 
static final int wallet_add_address = (wallet_base+6)<<2
 
static final int wallet_transfer = (wallet_base+8)<<2
 
static final int wallet_transfer_from = (wallet_base+10)<<2
 
static final int wallet_tx_charge_pay = (wallet_base+12)<<2
 
static final int wallet_tx_pay = (wallet_base+14)<<2
 
static final int wallet_tx_new = (wallet_base+16)<<2
 
static final int wallet_tx_add_section = (wallet_base+18)<<2
 
static final int wallet_tx_add_input = (wallet_base+20)<<2
 
static final int wallet_tx_add_output = (wallet_base+22)<<2
 
static final int wallet_tx_make_p2pkh = (wallet_base+24)<<2
 
static final int wallet_tx_sign = (wallet_base+26)<<2
 
static final int wallet_tx_send = (wallet_base+28)<<2
 
static final int wallet_tx_decode = (wallet_base+30)<<2
 
static final int wallet_tx_check = (wallet_base+32)<<2
 
static final int wallet_set_supply = (wallet_base+34)<<2
 
static final int wallet_store_kv = (wallet_base+36)<<2
 
static final int wallet_rm_kv = (wallet_base+38)<<2
 
static final int wallet_store_file = (wallet_base+40)<<2
 
static final int wallet_rm_file = (wallet_base+42)<<2
 
static final int wallet_search = (wallet_base+44)<<2
 
static final int wallet_file = (wallet_base+46)<<2
 
static final int wallet_list_protocols = (wallet_base+48)<<2
 
static final int wallet_trade = (wallet_base+50)<<2
 
static final int wallet_list_trades = (wallet_base+52)<<2
 
static final int wallet_kill_trade = (wallet_base+54)<<2
 
static final int wallet_command_trade = (wallet_base+56)<<2
 
static final int wallet_traders_api_exec = (wallet_base+58)<<2
 
static final int wallet_traders_api_list = (wallet_base+60)<<2
 
static final int wallet_get_subhome = (wallet_base+62)<<2
 
static final int wallet_node_pkh = (wallet_base+64)<<2
 
static final int wallet_compilance_report = (wallet_base+66)<<2
 
static final int wallet_priv_key = (wallet_base+68)<<2
 
static final int wallet_pub_key = (wallet_base+70)<<2
 
static final int wallet_gen_keys = (wallet_base+72)<<2
 
static final int wallet_sign = (wallet_base+74)<<2
 
static final int wallet_verify = (wallet_base+76)<<2
 
static final int wallet_encrypt = (wallet_base+78)<<2
 
static final int wallet_decrypt = (wallet_base+80)<<2
 
static final int wallet_patch_os = (wallet_base+82)<<2
 
static final int pairing_base = 1200
 
static final int pairing_pair_device = (pairing_base+0)<<2
 
static final int pairing_unpair_device = (pairing_base+2)<<2
 
static final int pairing_list_devices = (pairing_base+4)<<2
 
static final int pairing_prepair_device = (pairing_base+6)<<2
 
static final int pairing_unprepair_device = (pairing_base+8)<<2
 
static final int wallet_daemon_base = 1000
 
static final int wallet_daemon_print_grid = (wallet_daemon_base+0)<<2
 
static final int wallet_daemon_list_wallets = (wallet_daemon_base+2)<<2
 
static final int wallet_daemon_allw = (wallet_daemon_base+4)<<2
 
static final int wallet_daemon_sync = (wallet_daemon_base+6)<<2
 
static final int wallet_daemon_reload_file = (wallet_daemon_base+8)<<2
 
static final int wallet_daemon_ping = (wallet_daemon_base+10)<<2
 
static final int wallet_daemon_get_component_update = (wallet_daemon_base+12)<<2
 
static final int wallet_daemon_harvest = (wallet_daemon_base+14)<<2
 
static final short topology_base = 1300
 
static final short topology_msg = (topology_base + 0) << 2
 
static final short trading_base = 1400
 
static final short trading_msg = (trading_base + 0) << 2
 
static final short trading_msg_bin = (trading_base + 2) << 2
 
static final short pushb = (trading_base + 4) << 2
 
static final short pushs = (trading_base + 6) << 2
 
static final short pushf = (trading_base + 8) << 2
 

Member Data Documentation

◆ pairing_base [1/2]

readonly short us.wallet.protocol.pairing_base = 200
static

◆ pairing_base [2/2]

final int us.wallet.protocol.pairing_base = 1200
static

◆ pairing_list_devices [1/2]

readonly short us.wallet.protocol.pairing_list_devices = pairing_base+4
static

◆ pairing_list_devices [2/2]

final int us.wallet.protocol.pairing_list_devices = (pairing_base+4)<<2
static

◆ pairing_pair

readonly short us.wallet.protocol.pairing_pair = pairing_base+0
static

◆ pairing_pair_device

final int us.wallet.protocol.pairing_pair_device = (pairing_base+0)<<2
static

◆ pairing_prepair_device

final int us.wallet.protocol.pairing_prepair_device = (pairing_base+6)<<2
static

◆ pairing_unpair

readonly short us.wallet.protocol.pairing_unpair = pairing_base+2
static

◆ pairing_unpair_device

final int us.wallet.protocol.pairing_unpair_device = (pairing_base+2)<<2
static

◆ pairing_unprepair_device

final int us.wallet.protocol.pairing_unprepair_device = (pairing_base+8)<<2
static

◆ pushb

final short us.wallet.protocol.pushb = (trading_base + 4) << 2
static

◆ pushf

final short us.wallet.protocol.pushf = (trading_base + 8) << 2
static

◆ pushs

final short us.wallet.protocol.pushs = (trading_base + 6) << 2
static

◆ sys_base

readonly short us.wallet.protocol.sys_base = 300
static

◆ topology_base

final short us.wallet.protocol.topology_base = 1300
static

◆ topology_msg

final short us.wallet.protocol.topology_msg = (topology_base + 0) << 2
static

◆ trading_base [1/2]

readonly short us.wallet.protocol.trading_base = 1000
static

◆ trading_base [2/2]

final short us.wallet.protocol.trading_base = 1400
static

◆ trading_msg [1/2]

readonly short us.wallet.protocol.trading_msg = (short)(trading_base + 0)
static

◆ trading_msg [2/2]

final short us.wallet.protocol.trading_msg = (trading_base + 0) << 2
static

◆ trading_msg_bin

final short us.wallet.protocol.trading_msg_bin = (trading_base + 2) << 2
static

◆ wallet_add_address [1/2]

readonly short us.wallet.protocol.wallet_add_address = wallet_base+8
static

◆ wallet_add_address [2/2]

final int us.wallet.protocol.wallet_add_address = (wallet_base+6)<<2
static

◆ wallet_balance [1/2]

readonly short us.wallet.protocol.wallet_balance = wallet_base+2
static

◆ wallet_balance [2/2]

final int us.wallet.protocol.wallet_balance = (wallet_base+0)<<2
static

◆ wallet_base [1/2]

readonly short us.wallet.protocol.wallet_base = 100
static

◆ wallet_base [2/2]

final int us.wallet.protocol.wallet_base = 1100
static

◆ wallet_command_trade

final int us.wallet.protocol.wallet_command_trade = (wallet_base+56)<<2
static

◆ wallet_compilance_report

final int us.wallet.protocol.wallet_compilance_report = (wallet_base+66)<<2
static

◆ wallet_daemon_allw

final int us.wallet.protocol.wallet_daemon_allw = (wallet_daemon_base+4)<<2
static

◆ wallet_daemon_base [1/2]

readonly short us.wallet.protocol.wallet_daemon_base = 0
static

◆ wallet_daemon_base [2/2]

final int us.wallet.protocol.wallet_daemon_base = 1000
static

◆ wallet_daemon_command_trade

readonly short us.wallet.protocol.wallet_daemon_command_trade = wallet_daemon_base+8
static

◆ wallet_daemon_command_trade_bin

readonly short us.wallet.protocol.wallet_daemon_command_trade_bin = wallet_daemon_base+10
static

◆ wallet_daemon_get_component_update

final int us.wallet.protocol.wallet_daemon_get_component_update = (wallet_daemon_base+12)<<2
static

◆ wallet_daemon_grid

readonly short us.wallet.protocol.wallet_daemon_grid = wallet_daemon_base+12
static

◆ wallet_daemon_harvest

final int us.wallet.protocol.wallet_daemon_harvest = (wallet_daemon_base+14)<<2
static

◆ wallet_daemon_kill_trade

readonly short us.wallet.protocol.wallet_daemon_kill_trade = wallet_daemon_base+6
static

◆ wallet_daemon_list_protocols

readonly short us.wallet.protocol.wallet_daemon_list_protocols = wallet_daemon_base+0
static

◆ wallet_daemon_list_trades

readonly short us.wallet.protocol.wallet_daemon_list_trades = wallet_daemon_base+4
static

◆ wallet_daemon_list_wallets

final int us.wallet.protocol.wallet_daemon_list_wallets = (wallet_daemon_base+2)<<2
static

◆ wallet_daemon_ping

final int us.wallet.protocol.wallet_daemon_ping = (wallet_daemon_base+10)<<2
static

◆ wallet_daemon_print_grid

final int us.wallet.protocol.wallet_daemon_print_grid = (wallet_daemon_base+0)<<2
static

◆ wallet_daemon_reload_file

final int us.wallet.protocol.wallet_daemon_reload_file = (wallet_daemon_base+8)<<2
static

◆ wallet_daemon_sync

final int us.wallet.protocol.wallet_daemon_sync = (wallet_daemon_base+6)<<2
static

◆ wallet_daemon_trade

readonly short us.wallet.protocol.wallet_daemon_trade = wallet_daemon_base+2
static

◆ wallet_decrypt

final int us.wallet.protocol.wallet_decrypt = (wallet_base+80)<<2
static

◆ wallet_encrypt

final int us.wallet.protocol.wallet_encrypt = (wallet_base+78)<<2
static

◆ wallet_file [1/2]

readonly short us.wallet.protocol.wallet_file = wallet_base+48
static

◆ wallet_file [2/2]

final int us.wallet.protocol.wallet_file = (wallet_base+46)<<2
static

◆ wallet_gen_keys

final int us.wallet.protocol.wallet_gen_keys = (wallet_base+72)<<2
static

◆ wallet_get_subhome

final int us.wallet.protocol.wallet_get_subhome = (wallet_base+62)<<2
static

◆ wallet_kill_trade

final int us.wallet.protocol.wallet_kill_trade = (wallet_base+54)<<2
static

◆ wallet_list [1/2]

readonly short us.wallet.protocol.wallet_list = wallet_base+4
static

◆ wallet_list [2/2]

final int us.wallet.protocol.wallet_list = (wallet_base+2)<<2
static

◆ wallet_list_protocols

final int us.wallet.protocol.wallet_list_protocols = (wallet_base+48)<<2
static

◆ wallet_list_trades

final int us.wallet.protocol.wallet_list_trades = (wallet_base+52)<<2
static

◆ wallet_new_address [1/2]

readonly short us.wallet.protocol.wallet_new_address = wallet_base+6
static

◆ wallet_new_address [2/2]

final int us.wallet.protocol.wallet_new_address = (wallet_base+4)<<2
static

◆ wallet_node_pkh

final int us.wallet.protocol.wallet_node_pkh = (wallet_base+64)<<2
static

◆ wallet_patch_os

final int us.wallet.protocol.wallet_patch_os = (wallet_base+82)<<2
static

◆ wallet_ping

readonly short us.wallet.protocol.wallet_ping = wallet_base+0
static

◆ wallet_priv_key

final int us.wallet.protocol.wallet_priv_key = (wallet_base+68)<<2
static

◆ wallet_pub_key

final int us.wallet.protocol.wallet_pub_key = (wallet_base+70)<<2
static

◆ wallet_rm_file [1/2]

readonly short us.wallet.protocol.wallet_rm_file = wallet_base+44
static

◆ wallet_rm_file [2/2]

final int us.wallet.protocol.wallet_rm_file = (wallet_base+42)<<2
static

◆ wallet_rm_kv [1/2]

readonly short us.wallet.protocol.wallet_rm_kv = wallet_base+40
static

◆ wallet_rm_kv [2/2]

final int us.wallet.protocol.wallet_rm_kv = (wallet_base+38)<<2
static

◆ wallet_search [1/2]

readonly short us.wallet.protocol.wallet_search = wallet_base+46
static

◆ wallet_search [2/2]

final int us.wallet.protocol.wallet_search = (wallet_base+44)<<2
static

◆ wallet_set_supply [1/2]

readonly short us.wallet.protocol.wallet_set_supply = wallet_base+36
static

◆ wallet_set_supply [2/2]

final int us.wallet.protocol.wallet_set_supply = (wallet_base+34)<<2
static

◆ wallet_sign

final int us.wallet.protocol.wallet_sign = (wallet_base+74)<<2
static

◆ wallet_store_file [1/2]

readonly short us.wallet.protocol.wallet_store_file = wallet_base+42
static

◆ wallet_store_file [2/2]

final int us.wallet.protocol.wallet_store_file = (wallet_base+40)<<2
static

◆ wallet_store_kv [1/2]

readonly short us.wallet.protocol.wallet_store_kv = wallet_base+38
static

◆ wallet_store_kv [2/2]

final int us.wallet.protocol.wallet_store_kv = (wallet_base+36)<<2
static

◆ wallet_trade

final int us.wallet.protocol.wallet_trade = (wallet_base+50)<<2
static

◆ wallet_traders_api_exec

final int us.wallet.protocol.wallet_traders_api_exec = (wallet_base+58)<<2
static

◆ wallet_traders_api_list

final int us.wallet.protocol.wallet_traders_api_list = (wallet_base+60)<<2
static

◆ wallet_transfer [1/2]

readonly short us.wallet.protocol.wallet_transfer = wallet_base+10
static

◆ wallet_transfer [2/2]

final int us.wallet.protocol.wallet_transfer = (wallet_base+8)<<2
static

◆ wallet_transfer_from [1/2]

readonly short us.wallet.protocol.wallet_transfer_from = wallet_base+12
static

◆ wallet_transfer_from [2/2]

final int us.wallet.protocol.wallet_transfer_from = (wallet_base+10)<<2
static

◆ wallet_tx_add_input [1/2]

readonly short us.wallet.protocol.wallet_tx_add_input = wallet_base+22
static

◆ wallet_tx_add_input [2/2]

final int us.wallet.protocol.wallet_tx_add_input = (wallet_base+20)<<2
static

◆ wallet_tx_add_output [1/2]

readonly short us.wallet.protocol.wallet_tx_add_output = wallet_base+24
static

◆ wallet_tx_add_output [2/2]

final int us.wallet.protocol.wallet_tx_add_output = (wallet_base+22)<<2
static

◆ wallet_tx_add_section [1/2]

readonly short us.wallet.protocol.wallet_tx_add_section = wallet_base+20
static

◆ wallet_tx_add_section [2/2]

final int us.wallet.protocol.wallet_tx_add_section = (wallet_base+18)<<2
static

◆ wallet_tx_charge_pay [1/2]

readonly short us.wallet.protocol.wallet_tx_charge_pay = wallet_base+14
static

◆ wallet_tx_charge_pay [2/2]

final int us.wallet.protocol.wallet_tx_charge_pay = (wallet_base+12)<<2
static

◆ wallet_tx_check [1/2]

readonly short us.wallet.protocol.wallet_tx_check = wallet_base+34
static

◆ wallet_tx_check [2/2]

final int us.wallet.protocol.wallet_tx_check = (wallet_base+32)<<2
static

◆ wallet_tx_decode [1/2]

readonly short us.wallet.protocol.wallet_tx_decode = wallet_base+32
static

◆ wallet_tx_decode [2/2]

final int us.wallet.protocol.wallet_tx_decode = (wallet_base+30)<<2
static

◆ wallet_tx_make_p2pkh [1/2]

readonly short us.wallet.protocol.wallet_tx_make_p2pkh = wallet_base+26
static

◆ wallet_tx_make_p2pkh [2/2]

final int us.wallet.protocol.wallet_tx_make_p2pkh = (wallet_base+24)<<2
static

◆ wallet_tx_new [1/2]

readonly short us.wallet.protocol.wallet_tx_new = wallet_base+18
static

◆ wallet_tx_new [2/2]

final int us.wallet.protocol.wallet_tx_new = (wallet_base+16)<<2
static

◆ wallet_tx_pay [1/2]

readonly short us.wallet.protocol.wallet_tx_pay = wallet_base+16
static

◆ wallet_tx_pay [2/2]

final int us.wallet.protocol.wallet_tx_pay = (wallet_base+14)<<2
static

◆ wallet_tx_send [1/2]

readonly short us.wallet.protocol.wallet_tx_send = wallet_base+30
static

◆ wallet_tx_send [2/2]

final int us.wallet.protocol.wallet_tx_send = (wallet_base+28)<<2
static

◆ wallet_tx_sign [1/2]

readonly short us.wallet.protocol.wallet_tx_sign = wallet_base+28
static

◆ wallet_tx_sign [2/2]

final int us.wallet.protocol.wallet_tx_sign = (wallet_base+26)<<2
static

◆ wallet_verify

final int us.wallet.protocol.wallet_verify = (wallet_base+76)<<2
static

The documentation for this class was generated from the following files: