Skip to content

Commit a89f36f

Browse files
Merge pull request #79 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents eef95cd + 62c30ef commit a89f36f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

api.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47819,6 +47819,9 @@ components:
4781947819
rewardCoin:
4782047820
description: The coin in which rewards will be received.
4782147821
type: string
47822+
endTime:
47823+
description: The timestamp when the staking position expires, at which point it will either be unstaked automatically or become available for manual unstaking.
47824+
type: string
4782247825
StakingDelegationProperties:
4782347826
type: object
4782447827
properties:
@@ -48283,6 +48286,9 @@ components:
4828348286
rewardCoin:
4828448287
description: The coin in which rewards will be received.
4828548288
type: string
48289+
endTime:
48290+
description: The timestamp when the staking position expires, at which point it will either be unstaked automatically or become available for manual unstaking.
48291+
type: string
4828648292
StakingValidatorsResponse:
4828748293
type: object
4828848294
properties:

0 commit comments

Comments
 (0)