Class Key

  • All Implemented Interfaces:
    Codec

    public class Key
    extends Bytes
    The Substrate Key representation as a Bytes (`vec`).
    • Field Summary

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

        raw
    • Constructor Summary

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

      • Key

        public Key​(java.lang.Object value)