mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add selector collisions to Router to make it IRouter compatible
This commit is contained in:
@@ -33,7 +33,7 @@ fn main() {
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
// This cannot be handled with the sol! macro. The Solidity requires an import
|
||||
// This cannot be handled with the sol! macro. The Router requires an import
|
||||
// https://github.com/alloy-rs/core/issues/602
|
||||
sol(
|
||||
&[
|
||||
|
||||
Reference in New Issue
Block a user