Package org.polkadot.types.type
Class Justification
- java.lang.Object
-
- org.polkadot.types.codec.U8a
-
- org.polkadot.types.primitive.Bytes
-
- org.polkadot.types.type.Justification
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJustification.RhdJustificationJustification for the Rhododendron consensus algorithmstatic classJustification.RhdJustificationValue
-
Constructor Summary
Constructors Constructor Description Justification(java.lang.Object value)
-
Method Summary
-
Methods inherited from class org.polkadot.types.primitive.Bytes
getEncodedLength, toU8a
-
Methods inherited from class org.polkadot.types.codec.U8a
eq, isEmpty, length, subarray, toHex, toJson, toString
-
-