Replies: 1 comment 1 reply
-
It was probably done that way because that's what's available on the variable! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I had researched the quorum code and found this
GetNodeKey() - call NodeKey() for getting node key
This code just reading secret key from file and use it for
Why did you prefer to avoid KeyStore and keep private key in file? Does it a security issue? As far as i understand this code was only for testing purposes.
Hope you will make it clear for me :)
Beta Was this translation helpful? Give feedback.
All reactions