Skip to content

Commit 7aeea22

Browse files
committed
Small docs fix
1 parent 405c563 commit 7aeea22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/releases/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ title: Release Notes
1414
- :boom: **BREAKING**: Make `provider` a required option in `Contract` constructor.
1515
- :boom: **BREAKING**: Set `updateUtxoSet` to `true` by default for `MockNetworkProvider`.
1616
- :boom: **BREAKING**: No longer seed the MockNetworkProvider with any test UTXOs.
17-
- :boom: **BREAKING**: Replace `setMaxFee()` method on `TransactionBuilder` with
17+
- :boom: **BREAKING**: Replace `setMaxFee()` method on `TransactionBuilder` with `maximumFeeSatoshis` option.
1818
- :boom: **BREAKING**: Rename `bitauthUri()` method on `TransactionBuilder` to `getBitauthUri()` for consistency.
1919
- :hammer_and_wrench: Improve libauth template generation.
2020
- :bug: Fix bug where `SignatureTemplate` would not accept private key hex strings as a signer.

0 commit comments

Comments
 (0)