Skip to content

1 Separate initialize from the soroswap-aggregator-adapter-interface #36

@joaquinsoza

Description

@joaquinsoza

Separate initialize from the soroswap-aggregator-adapter-interface and add it as a independent trait inside the adapter

Why?
In the future another adapter could need more initialization options and we will be held back by the adapter-interface, so i think is better for us to take out the initialize from the interface trait and define it as a separate Trait inside the adapter.

An example can be found in the DeFindex adapters

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Wont Do It (for now?)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions