When setting the configuration value for BTCEXP_UI_HOME_PAGE_LATEST_BLOCKS_COUNT
the number of blocks shown on the homepage is 10 times the value in the config.
The value on the browse blocks page works fine.
Environment (please complete the following information):
Bitcoin Core / Node Version [e.g. 0.16.3]
0.19.1
NodeJS Version [e.g. 9.x]
10.19.0
Browser [e.g. chrome, safari]
Brave
Code Version / Commit [e.g. ab6cde8]
3.1.1 downloaded from release tar file
Configuration file content
Describe the bug
When setting the configuration value for BTCEXP_UI_HOME_PAGE_LATEST_BLOCKS_COUNT the number of blocks shown on the homepage is 10 times the value in the config.
The value on the browse blocks page works fine.
Environment (please complete the following information):
BTCEXP_SLOW_DEVICE_MODE=false BTCEXP_NO_RATES=false
BTCEXP_UI_HOME_PAGE_LATEST_BLOCKS_COUNT=3 BTCEXP_UI_BLOCKS_PAGE_BLOCK_COUNT=5
include the content from the following files. BE SURE TO MODIFY YOUR CREDENTIALS BEFORE SUBMITTING!!!
$WORKING_DIR/.env
or~/.config/btc-rpc-explorer.env
)To Reproduce
Steps to reproduce the behavior:
Screenshots or Log Output
If applicable, add screenshots or log output to help explain your problem.
Additional context
Add any other context about the problem here.