Skip to content

Commit 86853a8

Browse files
committed
Update types.ts
1 parent 0bc0cd3 commit 86853a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/error/types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ export const KnownErrors = [
6868
"minimumSenderOutput",
6969
"minimum sender output",
7070
"MinimalOutputBalanceViolation",
71+
"Min trade amount",
72+
"NegativeBounty",
7173
] as const;
7274

7375
/** Represents a decoded solidity error type */

0 commit comments

Comments
 (0)