NetworkType
public enum NetworkType
Network type used in Account record and getAccount helper method.
Enum Values
MAINNET
Bitcoin and Ethereum Mainnet account.
TESTNET
Bitcoin Testnet account.
KOVAN
Ethereum Kovan Testnet account.
RINKEBY
Ethereum Rinkeby Testnet account.
ROPSTEN
Ethereum Ropsten Testnet account.
GOERLI
Ethereum Goerli Testnet account.