MatrixAINetwork/go-matrix

Password can be assigned on command line while creating entrust.json

Opened this issue · 1 comments

gman.exe --datadir chaindata aes --aesin signAccount.json --aesout entrust.json --password some_password

This kind of code will be very useful for automating tasks. If such thing supplied, no need prompt for password.

Also it'll be handy while running the node...