mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-19 13:17:51 +02:00
Both the trader offering to buy a sidecar channel for another node as well as the recipient node will need to store the involved sidecar tickets in their local databases. We add a simple store interface and its implementation that will be used in future commits. |
||
|---|---|---|
| .. | ||
| codec.go | ||
| codec_test.go | ||
| interface.go | ||
| tlv.go | ||
| tlv_test.go | ||
| verification.go | ||