Add const ROLESLABEL
This commit is contained in:
parent
b4491d6d60
commit
e6ec17158e
@ -36,6 +36,8 @@ const APOPHIS: &str = "apophis";
|
||||
const MEMBERPUBLICNAME: &str = "memberPublicName";
|
||||
const PAIREDADDRESSES: &str = "pairedAddresses";
|
||||
|
||||
const ROLESLABEL: &str = "roles";
|
||||
|
||||
#[derive(Debug, PartialEq, Eq)]
|
||||
pub enum SpecialRoles {
|
||||
Demiurge, // Only valid for the first state of a process
|
||||
|
Loading…
x
Reference in New Issue
Block a user