The user should be able to pass a config file as a command line parameter when starting a node process.
The config file should allow the user to specify things like peer IP addresses, peer public keys, genesis blocks and the blockchain data file location etc.
This feature will be useful when running integration tests. We can write a couple of config files and use them to startup a small test net.
The user should be able to pass a config file as a command line parameter when starting a node process.
The config file should allow the user to specify things like peer IP addresses, peer public keys, genesis blocks and the blockchain data file location etc.
This feature will be useful when running integration tests. We can write a couple of config files and use them to startup a small test net.