pool/clmrpc
Wilmer Paulino bda81eefb5 clmrpc: add RelevantBatchSnapshot RPC
This RPC exposes batch snapshots to traders. This is useful when the
trader wants to receive information about a batch they've participated
in for the relevant accounts.

Alternatively, this RPC can also be used by traders as a recovery
mechanism to determine whether they've made it into a finalized batch by
comparing their known batch transaction with the auctioneer's. This will
be expanded on in a later commit.
2020-05-05 13:48:26 -07:00
..
auctioneer.pb.go clmrpc: add RelevantBatchSnapshot RPC 2020-05-05 13:48:26 -07:00
auctioneer.proto clmrpc: add RelevantBatchSnapshot RPC 2020-05-05 13:48:26 -07:00
gen_protos.sh client+clmrpc: rename ChannelAuctioneerClient to Trader 2020-02-20 10:15:52 +01:00
trader.pb.go multi: add StatePendingUpdate 2020-04-20 11:45:12 -07:00
trader.pb.gw.go client+clmrpc: rename ChannelAuctioneerClient to Trader 2020-02-20 10:15:52 +01:00
trader.proto multi: add StatePendingUpdate 2020-04-20 11:45:12 -07:00
trader.swagger.json multi: add StatePendingUpdate 2020-04-20 11:45:12 -07:00