Skip to content

getDefaultLocalNetConfig

getDefaultLocalNetConfig(configOrPort): AlgoClientConfig

Defined in: src/network-client.ts:54

Parameters

configOrPort

Which algod config to return - algod, kmd, or indexer OR a port number

number | "algod" | "indexer" | "kmd"

Returns

AlgoClientConfig