Skip to content

fix: config item initialization #17

@nftchance

Description

@nftchance

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 working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions