Config

Config queries for the operator configuration.

get
Responses
application/json
objectOptional

ConfigResponse defines the response structure for the Config gRPC query.

get
GET /cosmos/base/node/v1beta1/config HTTP/1.1
Host: coreum.nownodes.io
Accept: */*
{
  "minimum_gas_price": "text"
}