Enum AlgorandNetwork
An Algorand network. See this overview on Algorand's networks.
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public enum AlgorandNetworkFields
| Name | Description | 
|---|---|
| BetaNet | The Algorand BetaNet | 
| MainNet | The Algorand MainNet | 
| None | No network selected | 
| TestNet | The Algorand TestNet |