Skip to content

Commit 7093b64

Browse files
committed
Use interfaces from @iexec/poco npm package.
1 parent 44b147e commit 7093b64

File tree

10 files changed

+563
-204
lines changed

10 files changed

+563
-204
lines changed

packages/sharing-smart-contract/abis/DataProtectorSharing.sol/DataProtectorSharing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"inputs": [
44
{
5-
"internalType": "contract IExecPocoDelegate",
5+
"internalType": "contract IPoCo",
66
"name": "_proxy",
77
"type": "address"
88
},

0 commit comments

Comments
 (0)