Type alias NodeAddressScope

NodeAddressScope: "local" | "global"

Node address scopes allows the classification of the address. Local means that the address is locally routable. Global means that the address is globally routable.

Generated using TypeDoc