SOL and TON chains use EDDSA for curve & private keys. Currently we use SOL base58 format for storing pk in `localnet.yml`. Let's change it to `eddsa_private_key` that can be hex or base58.