Skip to content

Commit

Permalink
Update developer_resources.md (#2158)
Browse files Browse the repository at this point in the history
fix btcutil link error
  • Loading branch information
youngxhui authored Apr 10, 2024
1 parent 9f93dc1 commit 64c9011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* [mempool](https://github.com/btcsuite/btcd/tree/master/mempool) -
Package mempool provides a policy-enforced pool of unmined bitcoin
transactions.
* [btcutil](https://github.com/btcsuite/btcd/btcutil) - Provides Bitcoin-specific
* [btcutil](https://github.com/btcsuite/btcd/tree/master/btcutil) - Provides Bitcoin-specific
convenience functions and types
* [chainhash](https://github.com/btcsuite/btcd/tree/master/chaincfg/chainhash) -
Provides a generic hash type and associated functions that allows the
Expand Down

0 comments on commit 64c9011

Please sign in to comment.