In Gluwa, there are three types of transaction status: complete, incomplete, and failed.
- Confirmed: the transaction has one or more block-confirmation.
- Unconfirmed: the transaction was not confirmed on the blockchain yet.
- Failed: the transaction has failed, and you cannot expect it to get processed in the future. The cause of the failure may be an insufficient transaction fee amount.
After creating a transaction, Gluwa periodically pulls information from the blockchain to confirm the status of the transaction. We update the status if we find any change.
Comments
0 comments
Please sign in to leave a comment.