Skip to content

Commit 83c7250

Browse files
Merge pull request #47 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents edf2944 + 2c64d62 commit 83c7250

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

api.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46253,6 +46253,11 @@ components:
4625346253
allOf:
4625446254
- $ref: '#/components/schemas/IntegerString'
4625546255
description: The end burn block height for this delegation.
46256+
expireAt:
46257+
description: The staking expiration date.
46258+
type: string
46259+
format: date-time
46260+
example: '2025-01-31T00:00:00.000Z'
4625646261
StakingDelegation:
4625746262
type: object
4625846263
properties:

0 commit comments

Comments
 (0)