Skip to content

Commit

Permalink
Merge pull request #33 from BitGo/update-bitgo-api-docs
Browse files Browse the repository at this point in the history
Update API reference on BitGo Developer Portal
  • Loading branch information
ericcrosson-bitgo authored Jan 23, 2025
2 parents ea0e34c + f8f000e commit c28c14f
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 c28c14f

Please sign in to comment.