Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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