Commit 875b5496 authored by Will Cory's avatar Will Cory

lint

parent bddac539
......@@ -33,8 +33,8 @@ func GetDevnetPreset() (*Preset, error) {
return &Preset{
Name: "devnet",
ChainConfig: ChainConfig{
Preset: DEVNET_L2_CHAIN_ID,
L1Contracts: l1Contracts,
Preset: DEVNET_L2_CHAIN_ID,
L1Contracts: l1Contracts,
},
}, nil
}
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