Constant cfg_types::permissions::UNION

source ·
pub const UNION: Seconds = 0;
Expand description

The implementation of trait Properties for our PermissionsRoles does not care which Seconds is passed to the PoolRole::TrancheInvestor(TrancheId, Seconds) variant. This UNION shall reflect that and explain to the reader why it is passed here.