Skip to content

Commit dd98012

Browse files
committed
readme: adjust for fork
1 parent a3ecea5 commit dd98012

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ bitcoin-blockparser is a Bitcoin Blockchain Parser written in **Rust language**.
99
It allows extraction of various data types (blocks, transactions, scripts, public keys/hashes, balances, ...)
1010
and UTXO dumps from Bitcoin based blockchains.
1111

12+
This is a fork of the [rusty-blockparser](https://github.com/gcarq/rusty-blockparser) crate, which also contains support for other cryptocurrencies.
13+
1214
##### **Currently Supported Blockchains:**
1315

1416
`Bitcoin` and `BitcoinTestnet3`.
@@ -80,9 +82,6 @@ this includes transactions of type P2SH, P2PKH, P2PK, P2WSH, P2WPKH, P2TR, OP_RE
8082

8183
Use the issue tracker to report problems, suggestions and questions. You may also contribute by submitting pull requests.
8284

83-
If you find this project helpful, please consider making a donation:
84-
`1LFidBTeg5joAqjw35ksebiNkVM8azFM1K`
85-
8685
## TODO
8786

8887
* Implement Pay2MultiSig script evaluation

0 commit comments

Comments
 (0)