mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 03:56:21 +02:00
@@ -329,7 +329,7 @@ jsonrpc_import = true
|
|||||||
db_dir = "/mnt/hdd/app-storage/electrs/db"
|
db_dir = "/mnt/hdd/app-storage/electrs/db"
|
||||||
cookie = "$RPC_USER:$PASSWORD_B"
|
cookie = "$RPC_USER:$PASSWORD_B"
|
||||||
# allow BTC-RPC-explorer show tx-s for addresses with a history of more than 100
|
# allow BTC-RPC-explorer show tx-s for addresses with a history of more than 100
|
||||||
txid_limit = 0
|
txid_limit = 1000
|
||||||
EOF
|
EOF
|
||||||
sudo mv /home/admin/config.toml /home/electrs/.electrs/config.toml
|
sudo mv /home/admin/config.toml /home/electrs/.electrs/config.toml
|
||||||
sudo chown electrs:electrs /home/electrs/.electrs/config.toml
|
sudo chown electrs:electrs /home/electrs/.electrs/config.toml
|
||||||
|
Reference in New Issue
Block a user