**Motivation** : Allow users to check if a specific transaction contains a silent payment to their wallet, without waiting for a full block scan. **Depends on** : [add endpoint to get txn by txid ](https://github.com/Bitshala-Incubator/silent-pay-indexer/pull/100) **Estimated Milestones** : - [X] wallet method, indexer client and UI to scan by txid for SP: #73 - [ ] feature to scan by txid for normal (non SP) payment - [ ] Tests - [ ] Floating lens button on non-home screens - [ ] Dark mode support for the feature
Motivation : Allow users to check if a specific transaction contains a silent payment to their wallet, without waiting for a full block scan.
Depends on : add endpoint to get txn by txid
Estimated Milestones :