Commit 73af2d9
authored
fix: transaction manager service unmined lookup (#7192)
Description
---
Fixes sql lookup
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Simplified internal query logic by removing redundant filter
conditions. No changes to user-facing features or functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent ed31974 commit 73af2d9
File tree
1 file changed
+1
-0
lines changed- base_layer/wallet/src/transaction_service/storage
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1862 | 1862 | | |
1863 | 1863 | | |
1864 | 1864 | | |
| 1865 | + | |
1865 | 1866 | | |
1866 | 1867 | | |
1867 | 1868 | | |
| |||
0 commit comments