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
It seems that submit_block RPC method returns OK even if the version field is set to 0. I can see in the logs that the block is rejected and an internal error is logged but the RPC call returns success. Is that the expected behavior?