Skip to main content

recover_signer

Function recover_signer 

Source
pub fn recover_signer(hash: B256, sig: &Signature) -> Result<Address>
Expand description

Recover signer address from a signature.