mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
mempool_info_timeout set to 5s as default
This commit is contained in:
parent
4a2c0a5d3e
commit
f5d9f993fd
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ xmrblocks, Onion Monero Blockchain Explorer:
|
||||||
index page
|
index page
|
||||||
--network-info-timeout arg (=1000) maximum time, in milliseconds, to wait
|
--network-info-timeout arg (=1000) maximum time, in milliseconds, to wait
|
||||||
for network info availability
|
for network info availability
|
||||||
--mempool-info-timeout arg (=3000) maximum time, in milliseconds, to wait
|
--mempool-info-timeout arg (=5000) maximum time, in milliseconds, to wait
|
||||||
for mempool data for the front page
|
for mempool data for the front page
|
||||||
-b [ --bc-path ] arg path to lmdb folder of the blockchain,
|
-b [ --bc-path ] arg path to lmdb folder of the blockchain,
|
||||||
e.g., ~/.bitmonero/lmdb
|
e.g., ~/.bitmonero/lmdb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue