Skip to main content

parse_typed_data

Function parse_typed_data 

Source
fn parse_typed_data(message: &str, from_file: bool) -> Result<TypedData>
Expand description

Parses EIP-712 typed data from a JSON string, or from the file it names when from_file.