_recover_evm_address
Given the message and signature, extracts the evm address that signed it.
Throws "INPUT ERROR"
if message is empty.
Parameters
message
the message that was signed
signature
the EVM signature of the message
Given the message and signature, extracts the evm address that signed it.
Throws "INPUT ERROR"
if message is empty.
the message that was signed
the EVM signature of the message