import type { NetworkId } from './networks' /** * Map of network IDs to their RPC URLs */ export type NetworkRpcMap = Partial>