interface IConfig {
    cfaV1Address: string;
    cfaV1ForwarderAddress: string;
    gdaV1Address: string;
    gdaV1ForwarderAddress: string;
    governanceAddress: string;
    hostAddress: string;
    idaV1Address: string;
    resolverAddress: string;
}

Properties

cfaV1Address: string
cfaV1ForwarderAddress: string
gdaV1Address: string
gdaV1ForwarderAddress: string
governanceAddress: string
hostAddress: string
idaV1Address: string
resolverAddress: string

Generated using TypeDoc