Skip to content

Commit 2c64d62

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent edf2944 commit 2c64d62

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)