Skip to content

Commit 173189c

Browse files
committed
changelog: small doc edit
1 parent 3483f30 commit 173189c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5252
- Opt for finalizers returned by `updatePsbtAsInput` as `finalizePsbtInput` and `finalizePsbt` have been deprecated.
5353

5454
- **Additional Ledger Updates**:
55-
- Functions previously expecting `ledgerClient` and `ledgerState` should now receive `ledgerManager`.
55+
- Functions previously expecting `ledgerClient` and `ledgerState` should now receive `ledgerManager` instead.
5656
- This change affects multiple functions, including `signLedger`, all Ledger script expression functions and also: `keyExpressionLedger`, `registerLedgerWallet`, `getLedgerMasterFingerPrint`, and `assertLedgerApp`.
5757
- `signLedger` and `signInputLedger` no longer necessitate passing an instance to the former `Descriptor` class. All relevant information is automatically retrieved from the psbt now.
5858

0 commit comments

Comments
 (0)