-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
history: RGB change doesn't show up #282
Comments
What do you mean by "change"? History shows just operations, and there is no such thing as "change operation". Do you mean that the last operation in the history is not shown - or something else? |
I mean that after a wallet sends some RGB assets it will see the operation with the sent amount but no operation for the change amount. |
But there must be no operation with a change amount since the change is not an operation at all! |
I thought a change should appear as an operation with Not sure it's related to this (I thought so but I'm not sure anymore): running the |
Yes. History is for humans, meaning they need to see incoming and outgoing funds, not self-transfers or change |
When calling the wallet history APIs, the RGB change doesn't show up.
The text was updated successfully, but these errors were encountered: