2019-08-07 18:33:25 +08:00
|
|
|
chain=elementsregtest
|
|
|
|
|
|
2019-03-29 07:54:07 -04:00
|
|
|
rpcuser=user2
|
|
|
|
|
rpcpassword=password2
|
|
|
|
|
|
2021-09-05 23:31:10 +00:00
|
|
|
# We are spawning these inside a Python script which will manage them, so don't daemonize
|
|
|
|
|
daemon=0
|
2019-03-29 07:54:07 -04:00
|
|
|
listen=1
|
|
|
|
|
txindex=1
|
2021-09-06 14:48:42 +00:00
|
|
|
# Extra debugging output in case things go wrong
|
|
|
|
|
debug=1
|
|
|
|
|
debugexclude=libevent
|
|
|
|
|
debugexclude=leveldb
|
|
|
|
|
printtoconsole=0
|
2019-03-29 07:54:07 -04:00
|
|
|
|
|
|
|
|
#fedpegscript=51<pubkey>51ae
|
|
|
|
|
#signblockscript=51<pubkey2>51ae
|
|
|
|
|
|
|
|
|
|
mainchainrpcport=18888
|
|
|
|
|
mainchainrpcuser=user3
|
|
|
|
|
mainchainrpcpassword=password3
|
|
|
|
|
validatepegin=1
|
|
|
|
|
|
|
|
|
|
initialfreecoins=2100000000000000
|
2021-09-05 23:31:10 +00:00
|
|
|
|
2021-09-06 14:48:42 +00:00
|
|
|
# Set a fallback fee, since initially the nodes will have no transaction data
|
|
|
|
|
# to do fee estimation from
|
|
|
|
|
fallbackfee=0.0002
|
|
|
|
|
|
2021-09-05 23:31:10 +00:00
|
|
|
[elementsregtest]
|
|
|
|
|
rpcport=18885
|
|
|
|
|
port=18887
|
|
|
|
|
|