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
Expect the abort_details string to be populated. This happens when transaction inputs conflict.
They also may differ from shard to shard. We might want to put the abort reason in the decision enum and propose in blocks e.g. Decision::Abort(AbortReason::InputLocksFailed)
The text was updated successfully, but these errors were encountered:
Expect the abort_details string to be populated. This happens when transaction inputs conflict.
They also may differ from shard to shard. We might want to put the abort reason in the decision enum and propose in blocks e.g.
Decision::Abort(AbortReason::InputLocksFailed)
The text was updated successfully, but these errors were encountered: