Skip to content

Commit

Permalink
feat: update bitgo-api-docs
Browse files Browse the repository at this point in the history
This commit updates the BitGo API.
  • Loading branch information
dev-portal-updater[bot] authored Jan 23, 2025
1 parent ea0e34c commit f8f000e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35876,6 +35876,7 @@ components:
- BitGo Korea
- BitGo Singapore
- BitGo Europe ApS
- BitGo Mena Fze
BuildParams:
type: object
properties:
Expand Down Expand Up @@ -40624,7 +40625,7 @@ components:
nullable: true
example: 12000
description: |
(BTC only) The minimum fee rate (in base units) per kilobyte (or virtual kilobyte). For example, satoshis per kvByte. Must be greater than or equal to the default of 1000 satoshis/kvByte.
(BTC only) The minimum fee rate (in base units) per kilobyte (or virtual kilobyte). For example, satoshis per kvByte. Must be greater than or equal to the default of 1000 satoshis/kvByte.

Note: The you can override 'minFeeRate' on a per transaction basis with the 'feeRate' parameter.
maxFeeRate:
Expand Down

0 comments on commit f8f000e

Please sign in to comment.