mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-19 13:17:51 +02:00
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. |
||
|---|---|---|
| .. | ||
| auctioneer.pb.go | ||
| auctioneer.proto | ||
| gen_protos.sh | ||
| trader.pb.go | ||
| trader.pb.gw.go | ||
| trader.proto | ||
| trader.swagger.json | ||