We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bitgo-api-docs
1 parent c986c85 commit 023f55cCopy full SHA for 023f55c
api.yaml
@@ -43452,6 +43452,9 @@ components:
43452
allOf:
43453
- $ref: '#/components/schemas/StakingDelegationProperties'
43454
type: object
43455
+ rewardCoin:
43456
+ description: The coin in which rewards will be received.
43457
+ type: string
43458
EthStakingDelegation:
43459
title: ETH
43460
@@ -44139,6 +44142,9 @@ components:
44139
44142
type:
44140
44143
description: The validator provider used for staking.
44141
44144
type: string
44145
44146
44147
44148
StakingValidatorsResponse:
44149
44150
properties:
0 commit comments