Skip to content

Commit

Permalink
fixup! BOLT 7: variable message onion message support.
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyrussell committed Aug 26, 2021
1 parent a6ebdef commit 784946a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 09-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ The Context column decodes as follows:
| 18/19 | `option_support_large_channel` | Can create large channels | IN | | [BOLT #2](02-peer-protocol.md#the-open_channel-message) |
| 20/21 | `option_anchor_outputs` | Anchor outputs | IN | `option_static_remotekey` | [BOLT #3](03-transactions.md) |
| 22/23 | `option_anchors_zero_fee_htlc_tx` | Anchor commitment type with zero fee HTLC transactions | IN | | [BOLT #3][bolt03-htlc-tx], [lightning-dev][ml-sighash-single-harmful]|
4<<<<<<< HEAD
| 26/27 | `option_shutdown_anysegwit` | Future segwit versions allowed in `shutdown` | IN | | [BOLT #2][bolt02-shutdown] |
| 38/39 | `option_onion_messages` | Can forward onion messages | IN9 | | [BOLT #7](07-routing-gossip.md#onion-messages) |

Expand Down

0 comments on commit 784946a

Please sign in to comment.