Skip to content

Commit 023f55c

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent c986c85 commit 023f55c

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
@@ -43452,6 +43452,9 @@ components:
4345243452
allOf:
4345343453
- $ref: '#/components/schemas/StakingDelegationProperties'
4345443454
type: object
43455+
rewardCoin:
43456+
description: The coin in which rewards will be received.
43457+
type: string
4345543458
EthStakingDelegation:
4345643459
title: ETH
4345743460
allOf:
@@ -44139,6 +44142,9 @@ components:
4413944142
type:
4414044143
description: The validator provider used for staking.
4414144144
type: string
44145+
rewardCoin:
44146+
description: The coin in which rewards will be received.
44147+
type: string
4414244148
StakingValidatorsResponse:
4414344149
type: object
4414444150
properties:

0 commit comments

Comments
 (0)