Select the network in use
Synopsis
Declared in <common/args.h>
[[requires_capability(0x7f2e381abe88)]]
void
SelectConfigNetwork(std::string const& network);
Parameters
Name |
Description |
network |
The network name to select (e.g. "main", "test", "regtest"). |
Created with MrDocs