As a user, I want to avoid corrupting my wallet's state by checking the configuration of the local wallet against the runtime options of the binary before starting the server and possibly corrupting my wallet.
The runtime options to verify against the wallet might be --bitcoincash--zcash-t as well as confirming the defaults of using Bitcoin and Mainnet.
As a user, I want to avoid corrupting my wallet's state by checking the configuration of the local wallet against the runtime options of the binary before starting the server and possibly corrupting my wallet.
The runtime options to verify against the wallet might be
--bitcoincash
--zcash
-t
as well as confirming the defaults of using Bitcoin and Mainnet.