From e82829d684fc46e13f2d8fb71c8029e588a39e4b Mon Sep 17 00:00:00 2001 From: Franky soldev Date: Tue, 29 Oct 2024 23:55:53 +0900 Subject: [PATCH] Update SimpleWallet.json --- deployments/kovan/SimpleWallet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployments/kovan/SimpleWallet.json b/deployments/kovan/SimpleWallet.json index 6b14b54..17cbb89 100644 --- a/deployments/kovan/SimpleWallet.json +++ b/deployments/kovan/SimpleWallet.json @@ -4,7 +4,7 @@ { "inputs": [ { - "internalType": "contract EntryPoint", + "internalType": "wallet contract EntryPoint", "name": "_entryPoint", "type": "address" }, @@ -335,4 +335,4 @@ } } } -} \ No newline at end of file +}