Class H160

  • All Implemented Interfaces:
    Codec

    public class H160
    extends U8aFixed
    Hash containing 160 bits (20 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
      H160​(java.lang.Object value)  
    • Constructor Detail

      • H160

        public H160​(java.lang.Object value)