✨ V2 Release
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user