Skip to content

Commit

Permalink
v4.9.0
Browse files Browse the repository at this point in the history
Correct Bitcoin address network configuration.
Resolve issue with Electrum fee estimation results.
  • Loading branch information
mrtnetwork committed Oct 10, 2024
1 parent 9bfdd2f commit a2edece
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 4.9.0

* Correct Bitcoin address network configuration.
* Resolve issue with Electrum fee estimation results.


## 4.8.0

* Update dependencies
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: bitcoin_base
description: A versatile library for Bitcoin, Dogecoin, Litecoin, Dash, BSV, and BCH. Supports P2PKH, P2SH, P2WPKH, P2WSH, P2TR, with advanced creation, signing, and spending capabilities.
version: 4.8.0
version: 4.9.0
homepage: "https://github.com/mrtnetwork/bitcoin_base"
repository: "https://github.com/mrtnetwork/bitcoin_base"
Author: [email protected]
Expand Down

0 comments on commit a2edece

Please sign in to comment.