Closed Wollac closed 4 months ago
This fixes #144 by copying the Solidity struct from contracts into the sol! macro. This removes all external dependencies, but we need to make sure that these two places always match.
contracts
sol!
This fixes #144 by copying the Solidity struct from
contracts
into thesol!
macro. This removes all external dependencies, but we need to make sure that these two places always match.