Type Definition paxakos::communicator::VoteFor

source · []
pub type VoteFor<C> = Vote<RoundNumOf<C>, CoordNumOf<C>, LogEntryOf<C>, AbstainOf<C>>;
Expand description

Invokes Vote type constructor so as to be compatible with C.