BLOCKPRODUCTIONDELAY
- default sleep period between mining blocks (mining mode only)- if ~/.bitcoin/BLOCKPRODUCTIONDELAY.txt is present will use this value, allowing the delay to be dynamically changed.
MINERENABLED
- flag for enabling mining chainNBITS
- sets min difficulty in mining (mining mode only)PRIVKEY
- private key of signet signer (mining mode only)- if
MINERENABLED=1
and not provided will generate this
- if
MINETO
- mine to a static address, if not provided will make new address for each block (mining mode only)SIGNETCHALLENGE
- sets the valid block producer for this signet- if
MINERENABLED=1
and not provided will generate this, if provded PRIVKEY also must be populated - Requied for client-mode
- if
RPCUSER
- bitcoind RPC UserRPCPASSWORD
- bitcoind RPC passwordONIONPROXY
- tor SOCK5 endpointTORPASSWORD
- tor control port passwordTORCONTROL
- tor control port endpointI2PSAM
- I2P control endpointUACOMMENT
- UA Comment which would show on bitcoin-cli -netinfo printoutZMQPUBRAWBLOCK
- bitcoind settingZMQPUBRAWTX
- bitcoind settingZMQPUBHASHBLOCK
- bitcoind settingRPCBIND
- bitcoind settingRPCALLOWIP
- bitcoind settingWHITELIST
- bitcoind settingADDNODE
- add seeding node location, comma-separate for multiple nodes (needed for client-mode)EXTERNAL_IP
- add public IP/onion endpoint information, comma-seperated for multiple IPs.