functions to manage blockchain data
Last updated 1 year ago
Used to hash and sign typed data according to the EIP-712 standard
you can find more details here:
Arguments:
jsonRpcRequest ::
privateKey ::
Result:
output :: <>
Possible exceptions
- throws if the jsonRpcRequest or privateKey argument is NULL
NULL