Package org.polkadot.types.type
Class AuthorityId
- java.lang.Object
-
- org.polkadot.types.codec.U8a
-
- org.polkadot.types.codec.U8aFixed
-
- org.polkadot.types.type.AccountId
-
- org.polkadot.types.type.AuthorityId
-
- All Implemented Interfaces:
Codec
- Direct Known Subclasses:
SessionKey
public class AuthorityId extends AccountId
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.polkadot.types.type.AccountId
AccountId.AccountIdOf
-
-
Constructor Summary
Constructors Constructor Description AuthorityId(java.lang.Object value)
-