export type WalletNetwork = "mainnet" | "testnet" | "signet"
