Class Event.EventIndex

  • All Implemented Interfaces:
    Codec
    Enclosing class:
    Event

    public static class Event.EventIndex
    extends U8aFixed
    This follows the same approach as in Method, we have the `[sectionIndex, methodIndex]` pairing that indicates the actual event fired
    • Field Summary

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

        raw
    • Constructor Summary

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

      • EventIndex

        public EventIndex​(java.lang.Object value)