Crypto APIs Build Crypto & Blockchain products faster
https://cryptoapis.io/

  • Back

    Transaction Replacement in Bitcoin is supported now

    New Feature

    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:

    https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-transactions-creating-transactions

    btc

    transaction