mirror of
https://github.com/lightning/bolts.git
synced 2025-02-23 14:40:41 +01:00
BOLT 3: Add URL for BIP69.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
67efbd0872
commit
c0fa965036
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ This details the exact format of on-chain transactions, which both sides need to
|
|||
|
||||
## Transaction input and output ordering
|
||||
|
||||
Lexicographic ordering as per BIP 69.
|
||||
Lexicographic ordering as per [BIP69](https://github.com/bitcoin/bips/blob/master/bip-0069.mediawiki).
|
||||
|
||||
## Use of segwit
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue