1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 10:00:04 +01:00
lightning-bolts/tools
Rusty Russell a759dff029 BOLT 1, tools: add support for our first optional field.
We've always specified that fields can be appended, and we're about to
do our first.  Make it clear that you can't just send one if we add several
fields as part of the same option.

Change extract-formats to have an optional new field appended: the
input format is to simply add ' (optionname)' in the data
specification.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-11-13 11:10:32 -08:00
..
bolt3-bitcoind-test.sh tools/bolt3-bitcoind-test.sh: setup to feed BOLT3 test vector txs to bitcoind. 2017-03-17 11:31:37 +10:30
extract-formats.py BOLT 1, tools: add support for our first optional field. 2017-11-13 11:10:32 -08:00
spellcheck.sh Spelling: expand wildcard to cover all []() patterns. (#228) 2017-08-22 09:53:34 +09:30
structured.py tools: Update formatting of python tools 2017-07-11 12:11:12 +02:00