Module aleph_bft::rmc[][src]

Expand description

Reliable MultiCast - a primitive for Reliable Broadcast protocol.

Structs

A basic task scheduler scheduling tasks with an exponential slowdown

Reliable Multicast Box

Enums

An RMC message consisting of either a signed (indexed) hash, or a multisigned hash.

A task of brodcasting a message.

Traits

Abstraction of a task-scheduling logic