mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
format
This commit is contained in:
parent
4a7604b4f9
commit
9949ae999f
@ -11,8 +11,7 @@ export function NetworkMonitor() {
|
|||||||
// temp hack
|
// temp hack
|
||||||
let network = ''
|
let network = ''
|
||||||
switch (chainId) {
|
switch (chainId) {
|
||||||
case 1:
|
case 1: {
|
||||||
{
|
|
||||||
network = 'mainnet'
|
network = 'mainnet'
|
||||||
}
|
}
|
||||||
case 4: {
|
case 4: {
|
||||||
|
Loading…
Reference in New Issue
Block a user