Rearchitected storage 🗃️

This commit is contained in:
PedroCailleret
2023-05-14 20:44:18 -03:00
committed by hueso
parent a4f2f559cc
commit cdffbd8783
14 changed files with 303 additions and 277 deletions

View File

@@ -291,13 +291,13 @@
"anonymous": false,
"inputs": [
{
"indexed": false,
"indexed": true,
"internalType": "address",
"name": "seller",
"type": "address"
},
{
"indexed": false,
"indexed": true,
"internalType": "bytes32",
"name": "merkleRoot",
"type": "bytes32"