speedup_transactionto replace the pending transaction with a higher-fee versiondrop_transactionto cancel it with a replacement transaction to the same nonce
Speed up a transaction
- CLI
- Python SDK
- TypeScript SDK
Drop a transaction
- CLI
- Python SDK
- TypeScript SDK
When to use which
For recovery, always pair these actions with Transaction Tracking.