Would be nice if the scanner picked up payment ID's for users who use and have used the feature in the past.
Looks like it could be well suited for LegacyBasicEnoteRecord, LegacyIntermediateEnoteRecord, and LegacyEnoteRecord
Here's the logic wallet2 uses to identify and decrypt payment ID's: https://github.com/monero-project/monero/blob/c8214782fb2a769c57382a999eaf099691c836e7/src/wallet/wallet2.cpp#L2699-L2761
Would be nice if the scanner picked up payment ID's for users who use and have used the feature in the past.
Looks like it could be well suited for
LegacyBasicEnoteRecord,LegacyIntermediateEnoteRecord, andLegacyEnoteRecordHere's the logic wallet2 uses to identify and decrypt payment ID's: https://github.com/monero-project/monero/blob/c8214782fb2a769c57382a999eaf099691c836e7/src/wallet/wallet2.cpp#L2699-L2761