commit constant

TendermintMethods const commit

Get commit results at a specified height

Implementation

static const TendermintMethods commit = TendermintMethods._(
  "Get commit results at a specified height",
  "/commit",
);