diff --git a/api.yaml b/api.yaml index 322d4cb..8cdc96f 100644 --- a/api.yaml +++ b/api.yaml @@ -47819,6 +47819,9 @@ components: rewardCoin: description: The coin in which rewards will be received. type: string + endTime: + description: The timestamp when the staking position expires, at which point it will either be unstaked automatically or become available for manual unstaking. + type: string StakingDelegationProperties: type: object properties: @@ -48283,6 +48286,9 @@ components: rewardCoin: description: The coin in which rewards will be received. type: string + endTime: + description: The timestamp when the staking position expires, at which point it will either be unstaked automatically or become available for manual unstaking. + type: string StakingValidatorsResponse: type: object properties: