Open ilovelili opened 4 years ago
I got DeclarationError: Identifier not found or not unique. Swap[] memory swaps when trying to import @studydefi/money-legos/balancer/contracts/ExchangeProxy.sol. Swap is not defined in the code.
DeclarationError: Identifier not found or not unique. Swap[] memory swaps
@studydefi/money-legos/balancer/contracts/ExchangeProxy.sol
I checked balancer exchange proxy code and found Swap there.
I got
DeclarationError: Identifier not found or not unique. Swap[] memory swaps
when trying to import@studydefi/money-legos/balancer/contracts/ExchangeProxy.sol
. Swap is not defined in the code.I checked balancer exchange proxy code and found Swap there.