fix: ekubo -> ekubo_v2
This is how it's called in tycho indexer/simulation.
This commit is contained in:
@@ -1030,7 +1030,7 @@ mod tests {
|
|||||||
let component = ProtocolComponent {
|
let component = ProtocolComponent {
|
||||||
// All Ekubo swaps go through the core contract - not necessary to specify pool id
|
// All Ekubo swaps go through the core contract - not necessary to specify pool id
|
||||||
// for test
|
// for test
|
||||||
protocol_system: "ekubo".to_string(),
|
protocol_system: "ekubo_v2".to_string(),
|
||||||
static_attributes,
|
static_attributes,
|
||||||
..Default::default()
|
..Default::default()
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user