From a4c947b709ad73d44f6f6a10506e745138087ae1 Mon Sep 17 00:00:00 2001 From: huyhuynh3103 Date: Wed, 17 Jan 2024 15:51:20 +0700 Subject: [PATCH] chore: storage layout --- logs/storage/InitTest.sol:InitTest.log | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/logs/storage/InitTest.sol:InitTest.log b/logs/storage/InitTest.sol:InitTest.log index c6a4356d..a64374cd 100644 --- a/logs/storage/InitTest.sol:InitTest.log +++ b/logs/storage/InitTest.sol:InitTest.log @@ -1,6 +1,6 @@ test/init-test/InitTest.sol:InitTest:_failed (storage_slot: 0) (offset: 0) (type: bool) (numberOfBytes: 1) test/init-test/InitTest.sol:InitTest:gasMeteringOff (storage_slot: 0) (offset: 1) (type: bool) (numberOfBytes: 1) test/init-test/InitTest.sol:InitTest:stdstore (storage_slot: 1) (offset: 0) (type: struct StdStorage) (numberOfBytes: 224) -test/init-test/InitTest.sol:InitTest:_inputArguments (storage_slot: 8) (offset: 0) (type: struct InitTestInput) (numberOfBytes: 3776) -test/init-test/InitTest.sol:InitTest:_deployer (storage_slot: 126) (offset: 0) (type: address) (numberOfBytes: 20) -test/init-test/InitTest.sol:InitTest:_proxyAdmin (storage_slot: 127) (offset: 0) (type: address) (numberOfBytes: 20) \ No newline at end of file +test/init-test/InitTest.sol:InitTest:_inputArguments (storage_slot: 8) (offset: 0) (type: struct InitTestInput) (numberOfBytes: 4128) +test/init-test/InitTest.sol:InitTest:_deployer (storage_slot: 137) (offset: 0) (type: address) (numberOfBytes: 20) +test/init-test/InitTest.sol:InitTest:_proxyAdmin (storage_slot: 138) (offset: 0) (type: address) (numberOfBytes: 20) \ No newline at end of file