java.io.Serializable
kotlin.Comparable
public enum Network extends Enum<Network>
The cryptocurrency to act on.
private final String
name
private final Integer
ordinal
BITCOIN
Bitcoin's mainnet.
TESTNET
Bitcoin’s testnet.
SIGNET
Bitcoin’s signet.
REGTEST
Bitcoin’s regtest.
getName, getOrdinal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait