add impl_fixed_types!(18) (fixes opensea abigen) (#373)

This commit is contained in:
georgewhewell 2021-08-12 15:43:55 +01:00 committed by GitHub
parent 4d4436a894
commit 4cae82849f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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);