swapper-org / NodeChain

Nodechain is a service that allows you to create nodes on a blockchain and connect to them natively through APIs. The goal is to allow the user to build their own nodes natively without having to rely on external services.
MIT License
7 stars 5 forks source link

Startup script: Blockchain path should only be asked if the user choose to not run the node #160

Closed bridgedragon closed 2 years ago

bridgedragon commented 2 years ago

Issue

The question should only be asked after the user choose to not run a local node:

Please choose the directory to save blockchain data (/srv/nodechain-node/btc_testnet):