File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -15993,8 +15993,10 @@ paths:
1599315993 post:
1599415994 tags:
1599515995 - Wallet
15996- summary: Add wallet (advanced only)
15996+ summary: \[DEPRECATED\] Add wallet (advanced only)
1599715997 description: |
15998+ >**Note:** This route is deprecated in favor of [Add Wallet](https://developers.bitgo.com/api/v2.wallet.add).
15999+
1599816000 Add Wallet is for advanced API users. It lets you manually create and
1599916001 specify keys. The recommended (and simpler) method is [Generate Wallet](https://developers.bitgo.com/api/express.wallet.generate)
1600016002 with the SDK or BitGo Express. You can also create wallets in the BitGo UI.
@@ -39528,7 +39530,7 @@ components:
3952839530 - onchain
3952939531 - tss
3953039532 - blsdkg
39531- description: If absent, BitGo uses the default wallet type for the asset.
39533+ description: If absent, BitGo uses the default wallet type for the asset. For Solana wallets, this parameter is required and must be set to 'tss'.
3953239534 type:
3953339535 type: string
3953439536 enum:
You can’t perform that action at this time.
0 commit comments