neobytes/contrib/linearize/example-linearize-testnet.cfg
SikkieNL 5faadaf26e
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
modified: contrib/linearize/example-linearize-testnet.cfg
2025-01-03 19:44:04 +01:00

21 lines
561 B
INI

# bitcoind RPC settings (linearize-hashes)
rpcuser=someuser
rpcpassword=somepassword
host=127.0.0.1
port=11427
# bootstrap.dat hashlist settings (linearize-hashes)
max_height=3130000
# bootstrap.dat input/output settings (linearize-data)
netmagic=536e6f77
input=/home/example/.neobytes/testnet3/blocks
output_file=/home/example/Downloads/bootstrap.dat
hashlist=hashlist.txt
split_year=1
genesis=00000348738de1d1d9dbc9633d2ed265fd8ca626edd91ff63001a2c3b97927fe
# Maxmimum size in bytes of out-of-order blocks cache in memory
out_of_order_cache_sz = 10000000