-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Imagine, you are running a strategy on Uniswap. You generate references for any piece of the protocol that is consumed by your Strategy. Then, at compile time it will error out due to missing imports rather than having properly been built pre-access at runtime.
To implement support for this, strategies should be declared, but not initialized in the config. The engine will initialize them based on the args provided.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working