Rpc_encodings.Web3_sha3
type input = Evm_node_lib_prod_encoding.Ethereum_types.hex
Type of expected input, if any.
type output = Evm_node_lib_prod_encoding.Ethereum_types.hash
Type of the value returned by the RPC.
val input_encoding : input Mavryk_base.TzPervasives.Data_encoding.t
val output_encoding : output Mavryk_base.TzPervasives.Data_encoding.t