mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-19 13:17:51 +02:00
With this commit we add the optional sidecar ticket to bid orders. Because the node submitting the bid order doesn't necessarily need to be the node creating the offer, we just store the ticket as is and don't require it to be in the database already. |
||
|---|---|---|
| .. | ||
| batch.go | ||
| batch_signer.go | ||
| batch_storer.go | ||
| batch_storer_test.go | ||
| batch_test.go | ||
| batch_verifier.go | ||
| batch_verifier_test.go | ||
| interface.go | ||
| interface_test.go | ||
| log.go | ||
| manager.go | ||
| manager_test.go | ||
| mock_test.go | ||
| rpc_parse.go | ||
| supplyunit.go | ||
| supplyunit_test.go | ||
| tradingfees.go | ||