Skip to content

Commit 60bad33

Browse files
committed
Switch items in CHANGELOG
1 parent 5aab919 commit 60bad33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

coinlib/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ secp256k1-coinlib fork.
88
`SchnorrAdaptorSignature`.
99
- Adds `InputSequence` abstraction for input sequences. Input sequences are now
1010
`0xfffffffe` by default and enforce locktimes.
11-
- Adds `locktimeIsEnforced` to `Transaction` to determine if the locktime is in
12-
effect.
1311
- Adds `Locktime` abstractions for transactions. Transactions have
1412
`.isUnlocked` to determine if the transaction is available for block
1513
inclusion.
14+
- Adds `locktimeIsEnforced` to `Transaction` to determine if the locktime is in
15+
effect.
1616
- `InputCandidate.defaultSigHash` is moved to `TaprootKeyInput` and
1717
`TaprootSingleScriptSigInput` and `defaultSignedSize` is removed from
1818
Taproot inputs.

0 commit comments

Comments
 (0)