From 3c792c18669a8c1ca432046f0830487251205a0f Mon Sep 17 00:00:00 2001 From: Mohsen <56779182+mrtnetwork@users.noreply.github.com> Date: Sat, 27 Jan 2024 22:46:14 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1868f3a..0a4e93c 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ In the [example](https://github.com/mrtnetwork/bitcoin_base/tree/main/example/li - With TransactionBuilder BitcoinTransactionBuilder + supports the Bitcoin, Dogecoin, Dash, and Litecoin networks, allowing for easy creation and signing of various address types. ``` @@ -460,7 +461,6 @@ In the [example](https://github.com/mrtnetwork/bitcoin_base/tree/main/example/li scriptHash: p2pkhAddress.baseAddress.pubKeyHash(), includeTokens: true, )); - // return; /// Converts all UTXOs to a list of UtxoWithAddress, containing UTXO information along with address details. final List utxos = elctrumUtxos