pool/sidecar
Oliver Gugger 761226144a
sidecar: add push amount checks
We'll need to check the self chan balance (a.k.a. push amount) values in
several places, including the upcoming sidecar ticket functionality
itself. That's why we add these check functions to the sidecar package.
2021-03-19 16:50:30 +01:00
..
codec.go sidecar: add string encoder and decoder 2021-02-22 10:26:00 +01:00
codec_test.go sidecar: add string encoder and decoder 2021-02-22 10:26:00 +01:00
interface.go sidecar: add sidecar ticket types 2021-02-22 10:25:53 +01:00
tlv.go sidecar: add TLV encoders and decoders 2021-02-22 10:25:59 +01: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