Rpc_encodings.Get_logs
type input = Evm_node_lib_prod_encoding.Ethereum_types.filter
Type of expected input, if any.
type output = Evm_node_lib_prod_encoding.Ethereum_types.filter_changes list
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