mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-09 00:46:25 +00:00
Changed default to unpruned testnet.
This commit is contained in:
parent
e70f501d9f
commit
902bcfe7e7
@ -3,7 +3,7 @@
|
||||
# This block defines the variables the user of the script needs to input
|
||||
# when deploying using this script.
|
||||
#
|
||||
# <UDF name="btctype" label="Installation Type" oneOf="Mainnet,Pruned Mainnet,Testnet,Pruned Testnet,Private Regtest" default="Pruned Testnet" example="Bitcoin node type" />
|
||||
# <UDF name="btctype" label="Installation Type" oneOf="Mainnet,Pruned Mainnet,Testnet,Pruned Testnet,Private Regtest" default="Testnet" example="Bitcoin node type" />
|
||||
# BTCTYPE=
|
||||
# <UDF name="hostname" label="Short Hostname" example="Example: bitcoincore-testnet-pruned" />
|
||||
# HOSTNAME=
|
||||
|
Loading…
x
Reference in New Issue
Block a user