Please note that a blockchain (Bitcoin, Ethereum, etc.) transaction hash is merely an identifier that a transaction was accepted by a node but not a guarantee that it is going to be included in the network. Multiple factors like low gas amount/network fee or insufficient gas price may cause a transaction to never get broadcasted to the network and to be discarded eventually. It is only safe to assume the transaction as valid when it changes to the "confirmed" state via `GET /[blockchain]/`tx/:hash`
Transaction is hashed but never broadcasted to the blockchain Print
Created by: Martin Kreitmair
Modified on: Thu, 10 Sep, 2020 at 12:47 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.