Add difficulty adjustment documentation link.

This commit is contained in:
Miguel Medeiros 2021-07-23 18:02:14 -03:00
parent aed4bc5fc9
commit c1f41d6e1c

View File

@ -70,6 +70,7 @@ const { bitcoin, bisq, liquid } = mempoolJS({
- [Bitcoin](./README-bitcoin.md)
- [Addresses](./README-bitcoin.md#get-address)
- [Blocks](./README-bitcoin.md#get-blocks)
- [Difficulty Adjustment](./README-bitcoin.md#get-difficulty-adjustment)
- [Fees](./README-bitcoin.md#get-fees)
- [Mempool](./README-bitcoin.md#get-mempool)
- [Transactions](./README-bitcoin.md#get-transactions)