mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-19 13:17:51 +02:00
To allow a ticket to be transported easily over any communication channel we also provide an easy ascii compatible exchange format which includes a prefix and a checksum in addition to the tlv stream data. The string encoding chosen is URL safe base64. |
||
|---|---|---|
| .. | ||
| codec.go | ||
| codec_test.go | ||
| interface.go | ||
| tlv.go | ||
| tlv_test.go | ||