From 74e5fbb177b2be28d2eb382f74398c2a1c4449d3 Mon Sep 17 00:00:00 2001 From: bayge Date: Thu, 14 Nov 2024 13:19:08 +0700 Subject: [PATCH] Format --- web/src/config/abi/ISeawaterAMM.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/config/abi/ISeawaterAMM.ts b/web/src/config/abi/ISeawaterAMM.ts index fabd4de0..d933a95f 100644 --- a/web/src/config/abi/ISeawaterAMM.ts +++ b/web/src/config/abi/ISeawaterAMM.ts @@ -144,7 +144,7 @@ const ISeawaterAMM = [ name: "fee", type: "uint32", internalType: "uint32", - } + }, ], outputs: [], stateMutability: "nonpayable",