[][src]Type Definition exonum_supervisor::DecentralizedSupervisor

type DecentralizedSupervisor = Supervisor<Decentralized>;

Decentralized supervisor.

Within the "decentralized" mode, both deploy requests and configuration change proposals should be approved by (2/3+1) validators.