updated openapi yml

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2024-04-23 10:53:58 +02:00
parent 4e17ee4c47
commit 76ec61b0ee
No known key found for this signature in database

View File

@ -47644,6 +47644,11 @@ paths:
type: string
asset_registry_path:
type: string
dao_machine_funding_amount:
type: string
format: uint64
dao_machine_funding_denom:
type: string
description: >-
QueryParamsResponse is response type for the Query/Params RPC
method.
@ -77177,6 +77182,11 @@ definitions:
type: string
asset_registry_path:
type: string
dao_machine_funding_amount:
type: string
format: uint64
dao_machine_funding_denom:
type: string
description: Params defines the parameters for the module.
planetmintgo.machine.QueryGetLiquidAssetsByMachineidResponse:
type: object
@ -77300,6 +77310,11 @@ definitions:
type: string
asset_registry_path:
type: string
dao_machine_funding_amount:
type: string
format: uint64
dao_machine_funding_denom:
type: string
description: QueryParamsResponse is response type for the Query/Params RPC method.
planetmintgo.machine.TrustAnchor:
type: object