Package org.polkadot.types.type
Class AttestedCandidate.HeadData
- java.lang.Object
-
- org.polkadot.types.codec.U8a
-
- org.polkadot.types.primitive.Bytes
-
- org.polkadot.types.type.AttestedCandidate.HeadData
-
- All Implemented Interfaces:
Codec
- Enclosing class:
- AttestedCandidate
public static class AttestedCandidate.HeadData extends Bytes
-
-
Constructor Summary
Constructors Constructor Description HeadData(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
-
-