[][src]Constant exonum::runtime::SUPERVISOR_INSTANCE_ID

pub const SUPERVISOR_INSTANCE_ID: InstanceId = 0;

Persistent identifier of a supervisor service instance.

Only a service with this ID can perform actions with the dispatcher.