pool/sidecar
Oliver Gugger f84debaeff
sidecar+clientdb: add sidecar storage
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.
2021-04-01 22:34:07 +02:00
..
codec.go sidecar: add string encoder and decoder 2021-02-22 10:26:00 +01:00
codec_test.go sidecar: add multisig key index and lease duration 2021-04-01 22:34:07 +02:00
interface.go sidecar+clientdb: add sidecar storage 2021-04-01 22:34:07 +02:00
tlv.go sidecar: add multisig key index and lease duration 2021-04-01 22:34:07 +02:00
tlv_test.go sidecar: add TLV encoders and decoders 2021-02-22 10:25:59 +01:00
verification.go sidecar: add push amount checks 2021-03-19 16:50:30 +01:00