Skip to content

Commit a6540f0

Browse files
authored
chore: Remove unused IexecLibOrders_v5 ABI and update ABIs (#434)
1 parent 8857e7d commit a6540f0

File tree

8 files changed

+596
-31
lines changed

8 files changed

+596
-31
lines changed

packages/sdk/abis/sharing/DataProtectorSharing.sol/DataProtectorSharing.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"inputs": [
44
{
5-
"internalType": "contract IExecPocoDelegate",
5+
"internalType": "address",
66
"name": "_proxy",
77
"type": "address"
88
},
@@ -195,7 +195,7 @@
195195
},
196196
{
197197
"inputs": [],
198-
"name": "FailedInnerCall",
198+
"name": "FailedCall",
199199
"type": "error"
200200
},
201201
{

0 commit comments

Comments
 (0)