Use Trace208 in Votes to support ERC6372 clocks (#4539)

Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
Hadrien Croubois
2023-08-30 19:25:17 +02:00
committed by GitHub
parent 812404cee8
commit cd67894914
9 changed files with 339 additions and 31 deletions

View File

@ -1,5 +1,5 @@
// OPTIONS
const VALUE_SIZES = [224, 160];
const VALUE_SIZES = [224, 208, 160];
const defaultOpts = size => ({
historyTypeName: `Trace${size}`,