forked from lightning/bolts
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BOLT 12: clarify that feature spaces are different, define invoice MP…
…P feature. I was going to reuse features, except BOLT 9 says that `basic_mpp` requires `payment_secret`, which doesn't make sense for BOLT 12. So let's define a new feature space for each of offers, invoice_requests and invoices. Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information
1 parent
76ad801
commit da2db2b
Showing
1 changed file
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters