mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 10:00:04 +01:00
BOLT 1: options are no longer numbered.
I named the first option `option209` but that was too ugly to live. Nonetheless, this wording lived on. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
ce4b0f1c9e
commit
be557e32a0
@ -60,7 +60,7 @@ A node:
|
||||
- MUST ignore any additional data within a message beyond the length that it expects for that type.
|
||||
- upon receiving a known message with insufficient length for the contents:
|
||||
- MUST fail the channels.
|
||||
- that understands a numbered option:
|
||||
- that understands an option in this specification:
|
||||
- MUST include all the fields annotated with that option.
|
||||
|
||||
### Rationale
|
||||
|
Loading…
Reference in New Issue
Block a user