Skip to content

Conversation

@zeroXbrock
Copy link
Member

No description provided.

Comment on lines 8 to 9
address constant DAG_RETRIEVE = address(0); // TODO: fill in
address constant DAG_STORE = address(0); // TODO: fill in

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
address constant DAG_RETRIEVE = address(0); // TODO: fill in
address constant DAG_STORE = address(0); // TODO: fill in
address constant DAG_RETRIEVE = address(0x0000000000000000000000000000000052020001);
address constant DAG_STORE = address(0x0000000000000000000000000000000052020000);

as per flashbots/suave-geth#246

@zeroXbrock zeroXbrock marked this pull request as draft May 24, 2024 21:55
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.

2 participants