Get desktop application:
View/edit binary Protocol Buffers messages
uint32 id = 1
repeated string listens = 3
uint64 uptime = 4
uint64 since = 5
repeated string peers = 6
repeated string swaps = 7
repeated string deals = 8
optional Stats stats = 9
uint32 id = 1
repeated string peers = 2
uint32 id = 1
string swap_id = 2
uint32 id = 1
string connection = 2
uint64 uptime = 3
uint64 since = 4
optional DealInfo deal = 5
bool connected = 6
string connected_counterparty_node_id = 9
string state = 10
uint32 id = 1
string deal = 2
uint32 id = 1
string deal = 3
uint32 id = 1
string swap_id = 2
uint32 id = 1
string status = 2
uint32 id = 1
Blockchain accordant_blockchain = 3
Blockchain arbitrating_blockchain = 4
uint64 accordant_amount = 5
uint64 arbitrating_amount = 6
string arbitrating_addr = 7
string accordant_addr = 8
uint32 cancel_timelock = 9
uint32 punish_timelock = 10
string fee_strategy = 11
string public_ip_addr = 13
uint32 public_port = 14
uint32 id = 1
string deal = 3
uint32 id = 1
string deal = 2
string bitcoin_address = 3
string monero_address = 4
uint32 id = 1
string deal = 2
uint32 id = 1
string swap_id = 2
uint32 id = 1
string swap_id = 2
uint32 id = 1
repeated Progress progress = 2
uint32 id = 1
string source_address = 2
string destination_address = 3
uint32 id = 1
string message = 2
uint32 id = 1
string swap_id = 2
uint32 id = 1
repeated DealInfo deals = 2
uint32 id = 1
oneof health_report
uint32 id = 1
string address = 2
uint32 id = 1
string address = 3
uint64 balance = 4
Used in: FundingAddressesResponse
string address = 1
oneof address_swap_id
Used in: DeserializedDeal, FundingAddressesRequest, MakeRequest, NeedsFundingRequest
Used in: CheckpointsResponse
string swap_id = 1
optional DealInfo deal = 2
Used in: CheckpointsRequest
ALL_CHECKPOINTS = 0
AVAILABLE_FOR_RESTORE = 1
Used in: HealthCheckResponse
string bitcoin_mainnet_health = 2
string bitcoin_testnet_health = 3
string bitcoin_local_health = 4
string monero_mainnet_health = 5
string monero_testnet_health = 6
string monero_local_health = 7
Used in: CheckpointEntry, ListDealsResponse, SwapInfoResponse
string serialized_deal = 2
TradeRole local_trade_role = 3
Used in: ListDealsRequest
OPEN_DEALS = 0
IN_PROGRESS_DEALS = 1
ENDED_DEALS = 2
ALL_DEALS = 3
Used in: DealInfo
DEAL_OPEN = 0
DEAL_IN_PROGRESS = 1
DEAL_REVOKED = 2
DEAL_ENDED_SUCCESS_SWAP = 3
DEAL_ENDED_FAILURE_REFUND = 4
DEAL_ENDED_FAILURE_PUNISH = 5
DEAL_ENDED_FAILURE_ABORT = 6
Used in: DealInfo, DealInfoResponse, MakeResponse
uint64 arbitrating_amount = 1
uint64 accordant_amount = 2
uint32 cancel_timelock = 3
uint32 punish_timelock = 4
string fee_strategy = 5
string uuid = 7
Blockchain arbitrating_blockchain = 9
Blockchain accordant_blockchain = 10
string node_id = 11
string peer_address = 12
Used in: NeedsFundingResponse
string swap_id = 1
string address = 2
uint64 amount = 3
Used in: DeserializedDeal, MakeRequest
MAINNET = 0
TESTNET = 1
LOCAL = 2
Used in: CheckpointsRequest, FundingAddressesRequest, HealthCheckRequest, ListDealsRequest, NeedsFundingRequest
ALL_NETWORKS = 0
MAINNET_NETWORKS = 1
TESTNET_NETWORKS = 2
LOCAL_NETWORKS = 3
SuccessSwap = 0
FailureRefund = 1
FailurePunish = 2
FailureAbort = 3
Used in: ProgressResponse
oneof progress
string message = 1
State state_update = 2
string failure = 4
string success = 5
Used in: HealthCheckResponse
string bitcoin_health = 2
string monero_health = 7
Used in: Progress, StateTransition
string state = 1
uint64 arb_block_height = 2
uint64 acc_block_height = 3
bool arb_locked = 4
bool acc_locked = 5
bool canceled = 6
bool buy_seen = 7
bool refund_seen = 8
bool overfunded = 9
oneof arb_lock_confirmations
oneof acc_lock_confirmations
oneof cancel_confirmations
oneof blocks_until_cancel_possible
oneof blocks_until_punish_possible
oneof blocks_until_safe_buy
oneof blocks_until_safe_monero_buy_sweep
uint32 buy_monero_blocks = 16
Used in: Progress
optional State old_state = 1
optional State new_state = 2
Used in: InfoResponse
uint64 success = 1
uint64 refund = 2
uint64 punish = 3
uint64 abort = 4
uint64 initialized = 5
repeated string awaiting_funding_btc = 6
repeated string awaiting_funding_xmr = 7
uint64 funded_xmr = 8
uint64 funded_btc = 9
uint64 funding_canceled_xmr = 10
uint64 funding_canceled_btc = 11
Used in: DeserializedDeal, MakeRequest, SwapInfoResponse
Used in: CheckpointEntry, DealInfo, SwapInfoResponse