use method
- Network network
Use network
as a current network for the sdk.
Implementation
static void use(Network network) {
_current = network;
}
Use network
as a current network for the sdk.
static void use(Network network) {
_current = network;
}