Skip to content

Commit 6de8ff2

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent e5d2b3e commit 6de8ff2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38676,6 +38676,9 @@ components:
3867638676
(UTXO only) Custom multiplier to the 'feeRate'. The resulting fee rate is limited by the 'maxFeeRate'. For replace-by-fee (RBF) transactions (that include 'rbfTxIds'), the 'feeMultiplier' must be greater than 1, since it's an absolute fee multiplier to the transaction being replaced.
3867738677

3867838678
Note: The 'maxFeeRate' limits the fee rate generated by 'feeMultiplier'.
38679+
walletPassphrase:
38680+
type: string
38681+
description: (Hot wallet only) Passphrase to decrypt the user key on the wallet to sign the transaction.
3867938682
ExpressAcceptShareRequest:
3868038683
type: object
3868138684
properties:

0 commit comments

Comments
 (0)