good morning!!!!

Skip to content
Snippets Groups Projects
Commit bae03236 authored by Arpit Temani's avatar Arpit Temani Committed by Victor Castell
Browse files

add burnt contract address

parent e4f16771
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ var mainnetBor = &Chain{
"14953856": 0,
},
BurntContract: map[string]string{
"23850000": "0x0000000000000000000000000000000000000000",
"23850000": "0x70bca57f4579f58670ab2d18ef16e02c17553c38",
},
BlockAlloc: map[string]interface{}{
// write as interface since that is how it is decoded in genesis
......
......@@ -342,7 +342,7 @@ var (
"14953856": 0,
},
BurntContract: map[string]string{
"23850000": "0x0000000000000000000000000000000000000000",
"23850000": "0x70bca57f4579f58670ab2d18ef16e02c17553c38",
},
BlockAlloc: map[string]interface{}{
// write as interface since that is how it is decoded in genesis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment