Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shielding transactions should be reported as such #569

Open
AArnott opened this issue Oct 5, 2023 · 0 comments
Open

Shielding transactions should be reported as such #569

AArnott opened this issue Oct 5, 2023 · 0 comments
Assignees

Comments

@AArnott
Copy link
Contributor

AArnott commented Oct 5, 2023

A shielding transaction appears in the history as simply a spend in the amount of the transaction fee.

This code looks responsible for that:

// This transaction is entirely composed of what we consider
// to be 'change'. We just make a Fee transfer and move on
(false, false) => (),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants