mirror of
https://github.com/janoside/btc-rpc-explorer.git
synced 2026-08-18 13:08:48 +02:00
-Update docs to specify that txindex is necessary for pre-v0.21 nodes -Gracefully handle getindexinfo failures for old nodes -Use graceful failure to fallback to assuming that txindex=1 (as docs indicate is necessary) I'm open to other approaches for identifying absence of txindex, but this should keep older clients functioning at 100% for now. |
||
|---|---|---|
| .. | ||
| addressApi.js | ||
| blockchainAddressApi.js | ||
| blockchairAddressApi.js | ||
| blockcypherAddressApi.js | ||
| coreApi.js | ||
| electrumAddressApi.js | ||
| mockApi.js | ||
| rpcApi.js | ||