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.
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.