Merge PR #4806: Converted balance from sdk.Int to sdk.Coin inside DelegationResponse
This commit is contained in:
committed by
Alexander Bezobchuk
parent
451535bd79
commit
f218de8141
Vendored
+2
-2
@@ -2381,8 +2381,8 @@ definitions:
|
||||
type: string
|
||||
shares:
|
||||
type: string
|
||||
height:
|
||||
type: integer
|
||||
balance:
|
||||
$ref: "#/definitions/Coin"
|
||||
UnbondingDelegationPair:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user