This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Description
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.