remove deprecated NetworkEnum

This commit is contained in:
hueso 2025-10-11 21:32:53 -03:00
parent 2890a2e982
commit a5f02a99b1

View File

@ -1,8 +1,5 @@
import { Networks } from "@/config/networks"
import type { Chain, ChainContract } from "viem";
export type NetworkEnum = keyof typeof Networks;
export enum TokenEnum {
BRZ = 'BRZ',
// BRX = 'BRX'