Skip to content

Commit

Permalink
changelog: small doc edit
Browse files Browse the repository at this point in the history
  • Loading branch information
landabaso committed Oct 19, 2023
1 parent 3483f30 commit 173189c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Opt for finalizers returned by `updatePsbtAsInput` as `finalizePsbtInput` and `finalizePsbt` have been deprecated.

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

Expand Down

0 comments on commit 173189c

Please sign in to comment.