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
And only store sub-court id, instead of full data.
A sub-court id can fit into uint16 (even uint8 could do) and jury size can be decided by the challenger as an arbitration fee will be paid by themselves anyway.
Need to think about it. Might let us save some gas.
The text was updated successfully, but these errors were encountered:
And only store sub-court id, instead of full data.
A sub-court id can fit into uint16 (even uint8 could do) and jury size can be decided by the challenger as an arbitration fee will be paid by themselves anyway.
Need to think about it. Might let us save some gas.
The text was updated successfully, but these errors were encountered: