You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To fully learn of the note that we sent, we need to decrypt the outgoing and the incoming ciphertexts.
Secondly, we should likely keep track of this separately to other notes, since we are not able to spend these notes but can use them to lookup what we did. E.g., if I send funds to Mike, I can only learn about this if I either remember it or store some data, this is that data.
The text was updated successfully, but these errors were encountered:
LHerskind
changed the title
feat(Keys_Outgoing): Decrypt note using outgoint and incoming
feat(Keys_Outgoing): Decrypt note using outgoing and incoming
May 9, 2024
To fully learn of the note that we sent, we need to decrypt the outgoing and the incoming ciphertexts.
Secondly, we should likely keep track of this separately to other notes, since we are not able to spend these notes but can use them to lookup what we did. E.g., if I send funds to Mike, I can only learn about this if I either remember it or store some data, this is that data.
The text was updated successfully, but these errors were encountered: