Skip to content

get nodekey from keystore

quang_neo requested to merge 5511-get-nodekey-from-keystore into develop

This PR adds a flag nodekeyfromkeystore Default behavior: using nodekey at p2p and address of tendermint backend. If adding this flags with --unlock flags, the node will use the 1st unlock key as tendermint backend and p2p private key

Merge request reports