flashbots / suave-std

Collection of helpful smart contracts to build Suapps
The Unlicense
44 stars 13 forks source link

Do not use same interface names as Forge to avoid collusions #99

Closed ferranbt closed 3 months ago

ferranbt commented 3 months ago

Do not use the same names as Forge interfaces, otherwise, there are issues when a project imports both suave-std and Forge.