Rpc_encodings.Web3_clientVersion
val method_ : string
Method name in the specification.
type input = unit
Type of expected input, if any.
type output = string
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
type method_ +=
| Method : (input, output) method_