We have improved creating transactions endpoint for BTC by adding a new parameter "replaceable". It's required if you want to allow the transaction to be replaced by a transaction with higher fee (e.g. if you set a low fee and miners are not picking the transaction up for a long period of time).
- By default replaceable is set to false.
- This feature is supported by BTC only.
Creating Transactions endpoint: