public class BlockHeader extends java.lang.Object
byte[]
creatorID
hash
int
index
merkleroot
prevblockID
timestamp
version
BlockHeader()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int index
public byte[] hash
public int version
public int timestamp
public byte[] prevblockID
public byte[] merkleroot
public byte[] creatorID
public BlockHeader()