Function signer_from_bytes
pub fn signer_from_bytes(raw: Vec<u8>) -> Result<LocalSigner>Expand description
Helper function to create SigningKey from Bytes
pub fn signer_from_bytes(raw: Vec<u8>) -> Result<LocalSigner>Helper function to create SigningKey from Bytes