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
Currently we use magic byte to distinguish between consensus operation and other operations. Then further deeper inspection gives us tag value based on which we determine if this is pre-endorsement or endorsement. But simply with magic byte we can distinguish between pre-attestation and attestation, we dont need tag information.
The text was updated successfully, but these errors were encountered:
Currently we use magic byte to distinguish between consensus operation and other operations. Then further deeper inspection gives us tag value based on which we determine if this is pre-endorsement or endorsement. But simply with magic byte we can distinguish between pre-attestation and attestation, we dont need tag information.
The text was updated successfully, but these errors were encountered: