Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
co-authored by
Aleksandr Bezobchuk
Julien Robert
parent
c0beb19986
commit
8ac0492142
Vendored
+6
-2
@@ -9472,9 +9472,11 @@ paths:
|
||||
type: string
|
||||
pruning_keep_recent:
|
||||
type: string
|
||||
title: pruning settings
|
||||
pruning_interval:
|
||||
type: string
|
||||
halt_height:
|
||||
type: string
|
||||
format: uint64
|
||||
description: >-
|
||||
ConfigResponse defines the response structure for the Config gRPC
|
||||
query.
|
||||
@@ -47593,9 +47595,11 @@ definitions:
|
||||
type: string
|
||||
pruning_keep_recent:
|
||||
type: string
|
||||
title: pruning settings
|
||||
pruning_interval:
|
||||
type: string
|
||||
halt_height:
|
||||
type: string
|
||||
format: uint64
|
||||
description: ConfigResponse defines the response structure for the Config gRPC query.
|
||||
cosmos.base.node.v1beta1.StatusResponse:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user