Rearchitected storage 🗃️

This commit is contained in:
PedroCailleret
2023-05-14 20:44:18 -03:00
parent 6a3bea432c
commit 9d14f053d5
14 changed files with 303 additions and 277 deletions

View File

@@ -1,4 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../build-info/e4fd58ee172659ae7bbfbfbb00ad761b.json"
"buildInfo": "../../build-info/577d08e3f9a8a685ac15a7ca46572ea5.json"
}

View File

@@ -1,4 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../build-info/e4fd58ee172659ae7bbfbfbb00ad761b.json"
"buildInfo": "../../build-info/e522f455f7b0dc000985ae9761f3041a.json"
}

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"

View File

@@ -1,4 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../build-info/e4fd58ee172659ae7bbfbfbb00ad761b.json"
"buildInfo": "../../build-info/577d08e3f9a8a685ac15a7ca46572ea5.json"
}

File diff suppressed because one or more lines are too long