V2 Release

This commit is contained in:
PedroCailleret
2023-01-26 21:40:17 -03:00
parent 0d612572c6
commit 6fe1e794d0
45 changed files with 3195 additions and 2866 deletions

View File

@@ -202,9 +202,9 @@
},
{
"indexed": true,
"internalType": "bytes32",
"internalType": "uint256",
"name": "lockID",
"type": "bytes32"
"type": "uint256"
},
{
"indexed": false,
@@ -246,9 +246,9 @@
},
{
"indexed": false,
"internalType": "bytes32",
"internalType": "uint256",
"name": "lockId",
"type": "bytes32"
"type": "uint256"
},
{
"indexed": false,
@@ -271,9 +271,9 @@
},
{
"indexed": false,
"internalType": "bytes32",
"internalType": "uint256",
"name": "lockId",
"type": "bytes32"
"type": "uint256"
}
],
"name": "LockReturned",