pub(super) type ParentHash = [u8; 32];

Trait Implementations§

source§

impl From<CommitteeId> for [u8; 32]

source§

fn from(id: CommitteeId) -> Self

Converts to this type from the input type.
source§

impl From<Hash> for [u8; 32]

source§

fn from(h: Hash) -> Self

Converts to this type from the input type.
source§

impl From<Identifier> for [u8; 32]

source§

fn from(a: Identifier) -> Self

Converts to this type from the input type.
source§

impl From<UnspecifiedAccountIdentifier> for [u8; 32]

source§

fn from(v: UnspecifiedAccountIdentifier) -> Self

Converts to this type from the input type.