mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-24 06:25:47 +00:00
chore: generated openapi.yml
Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
This commit is contained in:
parent
4f80793fcd
commit
4abcee8957
9
docs/static/openapi.yml
vendored
9
docs/static/openapi.yml
vendored
@ -47048,6 +47048,9 @@ paths:
|
|||||||
tx_gas_limit:
|
tx_gas_limit:
|
||||||
type: string
|
type: string
|
||||||
format: uint64
|
format: uint64
|
||||||
|
validator_pop_reward:
|
||||||
|
type: string
|
||||||
|
format: uint64
|
||||||
description: >-
|
description: >-
|
||||||
QueryParamsResponse is response type for the Query/Params RPC
|
QueryParamsResponse is response type for the Query/Params RPC
|
||||||
method.
|
method.
|
||||||
@ -76722,6 +76725,9 @@ definitions:
|
|||||||
tx_gas_limit:
|
tx_gas_limit:
|
||||||
type: string
|
type: string
|
||||||
format: uint64
|
format: uint64
|
||||||
|
validator_pop_reward:
|
||||||
|
type: string
|
||||||
|
format: uint64
|
||||||
description: Params defines the parameters for the module.
|
description: Params defines the parameters for the module.
|
||||||
planetmintgo.dao.QueryAllRedeemClaimResponse:
|
planetmintgo.dao.QueryAllRedeemClaimResponse:
|
||||||
type: object
|
type: object
|
||||||
@ -76997,6 +77003,9 @@ definitions:
|
|||||||
tx_gas_limit:
|
tx_gas_limit:
|
||||||
type: string
|
type: string
|
||||||
format: uint64
|
format: uint64
|
||||||
|
validator_pop_reward:
|
||||||
|
type: string
|
||||||
|
format: uint64
|
||||||
description: QueryParamsResponse is response type for the Query/Params RPC method.
|
description: QueryParamsResponse is response type for the Query/Params RPC method.
|
||||||
planetmintgo.dao.QueryRedeemClaimByLiquidTxHashResponse:
|
planetmintgo.dao.QueryRedeemClaimByLiquidTxHashResponse:
|
||||||
type: object
|
type: object
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user