Interface HttpNetworkConfig

Hierarchy

  • CommonNetworkConfig
    • HttpNetworkConfig

Properties

accounts: runtime.rtypes.Account[]
chainName?: string
host: string
httpHeaders?: {
    [name: string]: string;
}

Type declaration

  • [name: string]: string
indexerCfg?: IndexerCfg
kmdCfg?: KmdCfg
paths?: assetPath
port: string | number

Generated using TypeDoc