From 75e56a19ac0281d566b7a50bd20e522acea64d0c Mon Sep 17 00:00:00 2001 From: Lukasz Zimnoch Date: Tue, 23 Jan 2024 16:28:42 +0100 Subject: [PATCH] Re-format code --- typescript/src/lib/ethereum/artifacts/sepolia/Bridge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/src/lib/ethereum/artifacts/sepolia/Bridge.json b/typescript/src/lib/ethereum/artifacts/sepolia/Bridge.json index 31474d49f..dde394078 100644 --- a/typescript/src/lib/ethereum/artifacts/sepolia/Bridge.json +++ b/typescript/src/lib/ethereum/artifacts/sepolia/Bridge.json @@ -2743,4 +2743,4 @@ }, "implementation": "0xeaA95421a1811E61A3Ff5b8F34E855fd28431eEE", "devdoc": "Contract deployed as upgradable proxy" -} \ No newline at end of file +}