Skip to content

Abate/password in file

pietro requested to merge abate/password_in_file into master

Add new global command line argument

-f --password-file <filename>: Absolute path of the password file

to pass a filename containing the key to decrypt an identity

to test it :

tezos-baker-alpha -f my-password-file run with local node xxxx
Edited by pietro

Merge request reports