getProcessEnvNetwork
getProcessEnvNetwork():
string
Defined in: utils/helper.ts:25
Retrieves the network from the process environment variables.
Returns
Section titled “Returns”string
The network name, defaulting to “ic” if not specified.
getProcessEnvNetwork():
string
Defined in: utils/helper.ts:25
Retrieves the network from the process environment variables.
string
The network name, defaulting to “ic” if not specified.