Module Rpc_encodings.Coinbase

val method_ : string

Method name in the specification.

type input = unit

Type of expected input, if any.

Type of the value returned by the RPC.

type method_ +=
  1. | Method : (input, output) method_