Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

MIN_TX_FEE

const MIN_TX_FEE: 1000 = 1000

Defined in: toolboxes/src/utxo/helpers/txSize.ts:13

Minimum transaction fee 1000 satoshi/kB (similar to current minrelaytxfee)

https://github.com/bitcoin/bitcoin/blob/db88db47278d2e7208c50d16ab10cb355067d071/src/validation.h#L56