Class H256

  • All Implemented Interfaces:
    Codec
    Direct Known Subclasses:
    Hash

    public class H256
    extends U8aFixed
    Hash containing 256 bits (32 bytes), typically used in blocks, extrinsics and as a sane default for fixed-length hash representations.
    • Field Summary

      • Fields inherited from class org.polkadot.types.codec.U8a

        raw
    • Constructor Summary

      Constructors 
      Constructor Description
      H256​(java.lang.Object value)  
    • Constructor Detail

      • H256

        public H256​(java.lang.Object value)