mirror of
https://github.com/janoside/btc-rpc-explorer.git
synced 2026-08-20 13:28:05 +02:00
More thoroughly assess txindex availability: -if node v0.21+ getindexinfo is available and will tell us whether txindex is available -if node pre-v0.21 getindexinfo will be unavailable and instead a known txid query will be run, the successful completion of which will indicate txindex availability; failure the opposite |
||
|---|---|---|
| .. | ||
| api | ||
| coins | ||
| actionPerformanceMonitor.js | ||
| auth.js | ||
| cacheUtils.js | ||
| coins.js | ||
| config.js | ||
| credentials.js | ||
| currencies.js | ||
| normalizeActions.js | ||
| redisCache.js | ||
| sso.js | ||
| statTracker.js | ||
| systemMonitor.js | ||
| utils.js | ||