forked from mico/idle_moloch
Made it so mainnet is selected as primary network
This commit is contained in:
parent
e0b99b9d39
commit
a5fd3d9e21
@ -9,9 +9,9 @@ export const config = getDefaultConfig({
|
||||
appName: 'RainbowKit App',
|
||||
projectId: 'YOUR_PROJECT_ID',
|
||||
chains: [
|
||||
baseSepolia,
|
||||
foundry,
|
||||
base,
|
||||
foundry,
|
||||
baseSepolia,
|
||||
],
|
||||
ssr: true,
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user