pub(super) type BftSignature = [u8; 64];

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<UnspecifiedAccountIdentifier> for [u8; 32]

source§

fn from(v: UnspecifiedAccountIdentifier) -> Self

Converts to this type from the input type.