Get desktop application:
View/edit binary Protocol Buffers messages
optional string err = 1
oneof resp
Used in: WalletRequest
optional string user_id = 1
optional uint64 value = 3
optional bytes tx_data = 2
Used in: WalletResponse
optional string err = 1
optional uint64 last_added_tx_number = 2
Used in: WalletRequest
(message has no fields)
Used in: WalletResponse
optional string err = 1
optional string privacy_contract_addr = 2
optional string token_contract_addr = 3
optional bytes public_config = 4
Used in: WalletRequest
(message has no fields)
Used in: WalletResponse
optional string err = 1
optional uint64 tx_number = 2
(message has no fields)
optional string err = 1
optional uint64 tx_number = 2
Used in: WalletRequest
optional string user_id = 1
Used in: WalletResponse
optional string err = 1
optional bytes budget = 2
optional bytes signature = 3
Used in: WalletRequest
optional string user_id = 1
Used in: WalletResponse
optional string err = 1
optional uint64 public_balance = 2
Used in: WalletRequest
optional uint64 tx_number = 1
Used in: WalletResponse
optional string err = 1
optional uint64 tx_number = 2
optional TxType tx_type = 3
optional bytes tx_data = 4
repeated bytes sigs = 5
optional uint32 tx_data_size = 6
Used in: WalletRequest
optional string user_id = 1
optional uint64 value = 2
optional bytes tx_data = 3
Used in: WalletResponse
optional string err = 1
optional uint64 last_added_tx_number = 2
Used in: WalletRequest
optional string user_id = 1
optional string recipient = 2
optional uint64 value = 3
Used in: WalletResponse
Used in: WalletRequest
optional string user_id = 1
optional string user_pk = 2
optional bytes input_rcm = 3
Used in: WalletResponse
optional string err = 1
optional bytes signature = 2
repeated uint64 s2 = 3
Used in: WalletRequest
optional bytes tx_data = 1
optional uint32 num_outputs = 2
Used in: WalletResponse
optional string err = 1
optional uint64 last_added_tx_number = 2
Used in: GetSignedTransactionResponse
UNDEFINED = 0
MINT = 1
BURN = 2
TRANSFER = 3