Uses of Enum Class
net.osslabz.bitcoin.Network
-
Uses of Network in net.osslabz.bitcoin
Methods in net.osslabz.bitcoin that return NetworkModifier and TypeMethodDescriptionstatic NetworkNetwork.fromNetworkParameters(org.bitcoinj.core.NetworkParameters networkParameters) static NetworkReturns the enum constant of this class with the specified name.static Network[]Network.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.osslabz.bitcoin with parameters of type NetworkModifier and TypeMethodDescriptionstatic StringBitcoinUtils.convertAddressToReversedScriptHash(Network network, String addressString)