ExWeb3EcRecover.SignedType (ethereum_signatures v0.6.2) View Source
This module was written based on nomenclature and algorithm specified in the EIP-712
Link to this section Summary
Link to this section Types
Specs
The map shape of this field must conform to:
%{
"name" => String.t(),
"type" => String.t()
}
Specs
Link to this section Functions
Specs
Encodes a message according to EIP-712
Specs
Specs
Returns a hash of a message.