mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-17 13:06:52 +02:00
This commits serves as preparatory work for committing a pending batch before providing signatures to the auctioneer. This is achieved by first storing the batch as pending upon receiving a new batch and marking it as complete upon receiving a finalize message. |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| batch.go | ||
| batch_test.go | ||
| codec.go | ||
| db.go | ||
| log.go | ||
| metadata.go | ||
| order.go | ||
| order_test.go | ||