Rpc_encodings.Unsubscribe
val method_ : string
Method name in the specification.
type input = Evm_node_lib_dev_encoding.Ethereum_types.Subscription.id
Type of expected input, if any.
type output = bool
Type of the value returned by the RPC.
val input_encoding : input Tezos_base.TzPervasives.Data_encoding.t
val output_encoding : output Tezos_base.TzPervasives.Data_encoding.t
type method_ +=
| Method : (input, output) method_