getAlgoNodeConfig
getAlgoNodeConfig(
network,config):AlgoClientConfig
Defined in: src/network-client.ts:43
Parameters
network
Which network to connect to - TestNet or MainNet
"testnet" | "mainnet"
config
Which algod config to return - Algod or Indexer
"algod" | "indexer"
Returns
AlgoClientConfig