Class Block


  • public class Block
    extends java.lang.Object
    • Method Detail

      • getProperties

        public RpcObject getProperties()
      • getPrevBlockHash

        public Bytes getPrevBlockHash()
      • getMerkleTreeRootHash

        public Bytes getMerkleTreeRootHash()
      • getTimestamp

        public java.math.BigInteger getTimestamp()
      • getBlockHash

        public Bytes getBlockHash()
      • getPeerId

        public java.lang.String getPeerId()
      • getVersion

        public java.math.BigInteger getVersion()
      • getHeight

        public java.math.BigInteger getHeight()
      • getSignature

        public java.lang.String getSignature()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object