Package com.horizen.librustsidechains
Class Utils
- java.lang.Object
-
- com.horizen.librustsidechains.Utils
-
public class Utils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]calculateSidechainId(byte[] transactionHash, int index)static byte[]compressedBitvectorMerkleRoot(byte[] compressedBitvector)static byte[]compressedBitvectorMerkleRoot(byte[] compressedBitvector, int expectedUncompressedSize)
-