[][src]Type Definition sp_consensus_babe::AuthorityId

type AuthorityId = Public;

A Babe authority identifier. Necessarily equivalent to the schnorrkel public key used in the main Babe module. If that ever changes, then this must, too.