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=1and 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=1and 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.
forked from nbd-wtf/bitcoin_signet
-
Notifications
You must be signed in to change notification settings - Fork 2
Generic Signet Dockerfiles
License
rsafier/bitcoin_signet
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Generic Signet Dockerfiles
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 97.6%
- Shell 1.7%
- Dockerfile 0.7%