Function sp_io::crypto::ecdsa_sign_prehashed
source · Expand description
Sign the given a pre-hashed msg
with the ecdsa
key that corresponds to the given public
key and key type in the keystore.
Returns the signature.