Get Network
Retrieve the currently active network in your Blux app.
The getNetwork function returns the currently active network of the app.
Usage
import { core } from "@bluxcc/core";
core.getNetwork();Retrieve the currently active network in your Blux app.
The getNetwork function returns the currently active network of the app.
import { core } from "@bluxcc/core";
core.getNetwork();