Network: {
    name: string;
    params: NetworkParams[];
    type: NetworkType;
}

Type declaration

Generated using TypeDoc