mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-24 14:35: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:
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user