Package net.osslabz.bitcoin
Class BitcoinUtils
java.lang.Object
net.osslabz.bitcoin.BitcoinUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringconvertAddressToReversedScriptHash(Network network, String addressString) static StringconvertAddressToReversedScriptHash(org.bitcoinj.core.Address address) static byte[]reverseBytes(byte[] array)
-
Method Details
-
convertAddressToReversedScriptHash
-
convertAddressToReversedScriptHash
-
reverseBytes
public static byte[] reverseBytes(byte[] array)
-