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
We have 3 similar sounding fields (current_batch, current_timestamp, current_miniblock) - but they have different behavior - the next transaction will be in 'current_batch' BATCH, with current_timestamp timestamp, but with current_miniblock+1 block.
🤔 Rationale
To make it less confusing for people who read the code.
The text was updated successfully, but these errors were encountered:
🌟 Feature Request
📝 Description
We have 3 similar sounding fields (current_batch, current_timestamp, current_miniblock) - but they have different behavior - the next transaction will be in 'current_batch' BATCH, with current_timestamp timestamp, but with current_miniblock+1 block.
🤔 Rationale
To make it less confusing for people who read the code.
The text was updated successfully, but these errors were encountered: