chore: generated openapi.yml

Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
This commit is contained in:
Lorenz Herzberger 2024-07-01 21:26:22 +02:00
parent 4f80793fcd
commit 4abcee8957
No known key found for this signature in database
GPG Key ID: FA5EE906EB55316A

View File

@ -47048,6 +47048,9 @@ paths:
tx_gas_limit:
type: string
format: uint64
validator_pop_reward:
type: string
format: uint64
description: >-
QueryParamsResponse is response type for the Query/Params RPC
method.
@ -76722,6 +76725,9 @@ definitions:
tx_gas_limit:
type: string
format: uint64
validator_pop_reward:
type: string
format: uint64
description: Params defines the parameters for the module.
planetmintgo.dao.QueryAllRedeemClaimResponse:
type: object
@ -76997,6 +77003,9 @@ definitions:
tx_gas_limit:
type: string
format: uint64
validator_pop_reward:
type: string
format: uint64
description: QueryParamsResponse is response type for the Query/Params RPC method.
planetmintgo.dao.QueryRedeemClaimByLiquidTxHashResponse:
type: object