mempool/backend
Priyansh 9e0a5300b0
Expose the difficulty adjustment information in an API #622 (#628)
* Added difficulty adjustment information API

* Added Difficulty API in API docs frontend

* Added link to API

* Updated the API implementation of difficulty-adjustment

* Updated API End Point in frontend

* Updated sample API response in frontend
2021-07-19 00:45:45 +03:00
..
cache Optimized cache chunks. Default cache files to /cache directory. 2021-02-14 19:50:31 +07:00
src Expose the difficulty adjustment information in an API #622 (#628) 2021-07-19 00:45:45 +03:00
.gitignore Optimized cache chunks. Default cache files to /cache directory. 2021-02-14 19:50:31 +07:00
mempool-config.sample.json Unified Bisq config 2021-04-25 02:38:46 +04:00
package-lock.json Expose the difficulty adjustment information in an API #622 (#628) 2021-07-19 00:45:45 +03:00
package.json Updating @mempool/node-bitcoin to support new methods 2021-07-13 18:43:10 +03:00
tsconfig.json Fix: Split mempool disk cache into 50K txs per file 2020-11-02 19:11:04 +07:00
tslint.json Bitcoind: Use mempool as address index when doing address prefix search. 2021-01-11 01:51:57 +07:00