fix: build error

This commit is contained in:
Wagalidoom
2025-08-26 16:34:07 +02:00
parent dac102bf93
commit 7f9c5f6c52

View File

@@ -25,6 +25,7 @@ export enum Network {
HOODI = "Hoodi",
GNOSIS = "Gnosis",
CHIADO = "Chiado",
HOLESKY = "Holesky",
}
export interface NetworkConfig {