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 e743cd7 commit e6bfa6eCopy full SHA for e6bfa6e
api.yaml
@@ -46851,6 +46851,12 @@ components:
46851
description: Amount to stake in base units.
46852
type: string
46853
example: '1000'
46854
+ validator:
46855
+ description: The validator to delegate to.
46856
+ type: string
46857
+ example: HimWQUK61d9wxhw7EYu9jUje7xQiDs4jKexaTSvuCmXE
46858
+ required:
46859
+ - validator
46860
SolStakingRequestWithTransactions:
46861
title: SOL
46862
allOf:
0 commit comments