You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
SomberNight 4c10a830f3
lnmsg: rewrite LN msg encoding/decoding
5 years ago
..
README.md lnmsg: rewrite LN msg encoding/decoding 5 years ago
onion_wire.csv lnmsg: rewrite LN msg encoding/decoding 5 years ago
peer_wire.csv lnmsg: rewrite LN msg encoding/decoding 5 years ago

README.md

These files are generated from the BOLT repository:

$ python3 tools/extract-formats.py 01-*.md 02-*.md 07-*.md  > peer_wire.csv
$ python3 tools/extract-formats.py 04-*.md  > onion_wire.csv