You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
When starting a node; passing in --key-node-file <PATH/TO/FILE>, the node fails to start.
This is the error message: Error: Service(Network(Key decoding error: Ed25519 secret key))
I would expect the output of generating a node key file to be ready to consume for the node.
Documentation, that I've found so far, is vague on how to handle this.
The text was updated successfully, but these errors were encountered:
When starting a node; passing in
--key-node-file <PATH/TO/FILE>
, the node fails to start.This is the error message:
Error: Service(Network(Key decoding error: Ed25519 secret key))
I would expect the output of generating a node key file to be ready to consume for the node.
Documentation, that I've found so far, is vague on how to handle this.
The text was updated successfully, but these errors were encountered: