From 0300096f0dc0abd7d121996bda46c680a8f8b040 Mon Sep 17 00:00:00 2001 From: Mark Tyneway <mark.tyneway@gmail.com> Date: Fri, 4 Nov 2022 18:21:41 -0700 Subject: [PATCH] contracts-bedrock: regenerate storage snapshot --- packages/contracts-bedrock/.storage-layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/contracts-bedrock/.storage-layout b/packages/contracts-bedrock/.storage-layout index 0b5b3ba08..55f9cae34 100644 --- a/packages/contracts-bedrock/.storage-layout +++ b/packages/contracts-bedrock/.storage-layout @@ -149,7 +149,7 @@ +---------------+---------+------+--------+-------+------------------------------------------------+ | Name | Type | Slot | Offset | Bytes | Contract | +==================================================================================================+ -| spacer_0_0_32 | address | 0 | 0 | 20 | contracts/L2/GasPriceOracle.sol:GasPriceOracle | +| spacer_0_0_20 | address | 0 | 0 | 20 | contracts/L2/GasPriceOracle.sol:GasPriceOracle | |---------------+---------+------+--------+-------+------------------------------------------------| | spacer_1_0_32 | uint256 | 1 | 0 | 32 | contracts/L2/GasPriceOracle.sol:GasPriceOracle | |---------------+---------+------+--------+-------+------------------------------------------------| -- 2.23.0