Starting a new node Rust node with empty config fails for the first time with the error below. Rerunning the node fixes it, so it's low impact.
Error: peer gRPC requires an Ed448 identity — set `p2p.peerPrivKey` to a 57-byte hex seed (or 114-byte seed+pubkey). Without it no peer can authenticate against this node.
Starting a new node Rust node with empty config fails for the first time with the error below. Rerunning the node fixes it, so it's low impact.