1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-02-22 14:22:46 +01:00

BOLT11: Clarification on n field (#613)

This commit is contained in:
Jorge Timón 2019-07-17 09:45:36 +02:00 committed by Bastien Teinturier
parent 1db481ffeb
commit 8bdfc16156

View file

@ -160,7 +160,7 @@ A writer:
- MUST set `c` to the minimum `cltv_expiry` it will accept for the last
HTLC in the route.
- SHOULD use the minimum `data_length` possible for `x` and `c` fields.
- MAY include one `n` field.
- MAY include one `n` field. (Otherwise performing signature recovery is required)
- MUST set `n` to the public key used to create the `signature`.
- MAY include one or more `f` fields.
- for Bitcoin payments: