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
If a JSON is created we have the following check for the zero account:
In this case, the receiver is not set in the JSON message.
We should check if we can remove this check, as this JSON is also used to propagate messages between nodes.
The text was updated successfully, but these errors were encountered:
frankTheTank72
changed the title
Investigate JSON creation rule for zero account
Investigate JSON creation rule for zero account as recipient
Mar 3, 2023
What problems does this actually cause, and, more importantly, where is it in the code? I'm curious what this is for. Judging from @ohager's comment, it's a check to burn signa, but there's no context in this issue.
If a JSON is created we have the following check for the zero account:
In this case, the receiver is not set in the JSON message.
We should check if we can remove this check, as this JSON is also used to propagate messages between nodes.
The text was updated successfully, but these errors were encountered: