Function sp_io::crypto::ecdsa_generate
source · [−]Expand description
Generate an ecdsa key for the given key type using an optional seed and
store it in the keystore.
The seed needs to be a valid utf8.
Returns the public key.