Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add print of collision reason in TxPool (#2664)
## Description This can allow us to make more easy debugging when a transaction had a collision. ## Checklist - [x] Breaking changes are clearly marked as such in the PR description and changelog - [x] New behavior is reflected in tests - [x] [The specification](https://github.com/FuelLabs/fuel-specs/) matches the implemented behavior (link update PR if changes are needed) ### Before requesting review - [x] I have reviewed the code myself - [x] I have created follow-up issues caused by this PR and linked them here
- Loading branch information