add impl_fixed_types!(18) (fixes opensea abigen) (#373)
This commit is contained in:
parent
4d4436a894
commit
4cae82849f
|
@ -463,6 +463,7 @@ impl_fixed_types!(13);
|
|||
impl_fixed_types!(14);
|
||||
impl_fixed_types!(15);
|
||||
impl_fixed_types!(16);
|
||||
impl_fixed_types!(18);
|
||||
impl_fixed_types!(32);
|
||||
impl_fixed_types!(64);
|
||||
impl_fixed_types!(128);
|
||||
|
|
Loading…
Reference in New Issue