parity-poa-tutorial icon indicating copy to clipboard operation
parity-poa-tutorial copied to clipboard

Fixes #9. Add password for user account of node0 to password file

Open ltfschoen opened this issue 5 years ago • 0 comments

Otherwise when you try to run node0 with ./target/release/parity --config node0.toml, you'll get error No valid password to unlock account 0x004e…f32e. Make sure valid password is present in files passed using --password or in the configuration file.

ltfschoen avatar Mar 05 '20 15:03 ltfschoen