diff --git a/src/relayer/Relayer.ts b/src/relayer/Relayer.ts index 31826ce552..5ce2aadea2 100644 --- a/src/relayer/Relayer.ts +++ b/src/relayer/Relayer.ts @@ -292,6 +292,7 @@ export class Relayer { at: "Relayer::filterDeposit", message: "Skipping deposit including in-protocol token swap.", deposit, + notificationPath: "across-unprofitable-fills", }); return false; }