Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
add impl_fixed_types!(18) (fixes opensea abigen) (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewhewell authored Aug 12, 2021
1 parent 4d4436a commit 4cae828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ethers-core/src/abi/tokens.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 4cae828

Please sign in to comment.