Skip to content

Comments

hive: fix config for L2 genesis creation#60

Merged
mslipper merged 1 commit intooptimismfrom
fix/config
Nov 8, 2022
Merged

hive: fix config for L2 genesis creation#60
mslipper merged 1 commit intooptimismfrom
fix/config

Conversation

@tynes
Copy link

@tynes tynes commented Nov 8, 2022

Description

Passing nil will use the correct addresses that should be used for development

Correctly sets up the L2Addresses struct to be used. Note that this struct has a poor name, it actually holds onto config information. I'd like to delete the L2Addresses struct from being used in favor of ethereum-optimism/optimism#3871

I can add an additional method GetDevAddresses or something like that which will populate the DeployConfig with the dev addresses

@tynes tynes requested a review from mslipper November 8, 2022 18:04
@mslipper mslipper merged commit 61035c5 into optimism Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants