Use Trace208 in Votes to support ERC6372 clocks (#4539)
Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// OPTIONS
|
||||
const VALUE_SIZES = [224, 160];
|
||||
const VALUE_SIZES = [224, 208, 160];
|
||||
|
||||
const defaultOpts = size => ({
|
||||
historyTypeName: `Trace${size}`,
|
||||
|
||||
Reference in New Issue
Block a user