Commit dbafec86 authored by Hamdi Allam's avatar Hamdi Allam

golang catching my poor spelling :(

parent 39a4263e
...@@ -24,7 +24,7 @@ type L1Contracts struct { ...@@ -24,7 +24,7 @@ type L1Contracts struct {
L1ERC721Bridge common.Address L1ERC721Bridge common.Address
// Some more contracts -- ProxyAdmin, SystemConfig, etcc // Some more contracts -- ProxyAdmin, SystemConfig, etcc
// Ignore the auxilliary contracts? // Ignore the auxiliary contracts?
// Legacy contracts? We'll add this in to index the legacy chain. // Legacy contracts? We'll add this in to index the legacy chain.
// Remove afterwards? // Remove afterwards?
......
...@@ -23,7 +23,7 @@ type L2Contracts struct { ...@@ -23,7 +23,7 @@ type L2Contracts struct {
L2ToL1MessagePasser common.Address L2ToL1MessagePasser common.Address
// Some more contracts -- ProxyAdmin, SystemConfig, etcc // Some more contracts -- ProxyAdmin, SystemConfig, etcc
// Ignore the auxilliary contracts? // Ignore the auxiliary contracts?
// Legacy Contracts? We'll add this in to index the legacy chain. // Legacy Contracts? We'll add this in to index the legacy chain.
// Remove afterwards? // Remove afterwards?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment