Merge PR #4445: update LCD submit delegation doc to match v0.34

This commit is contained in:
Kwun Yeung 2019-05-31 02:26:08 +08:00 committed by Alexander Bezobchuk
parent 85ebf5f72e
commit b44392b01a
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -464,7 +464,7 @@ paths:
$ref: "#/definitions/Address" $ref: "#/definitions/Address"
validator_address: validator_address:
$ref: "#/definitions/ValidatorAddress" $ref: "#/definitions/ValidatorAddress"
delegation: amount:
$ref: "#/definitions/Coin" $ref: "#/definitions/Coin"
tags: tags:
- ICS21 - ICS21