CatapultServer
v0.5.0.1 (Elephant)
|
Constraints for a namespace's lifetime. More...
Public Member Functions | |
constexpr | NamespaceLifetimeConstraints (BlockDuration maxDuration, BlockDuration gracePeriodDuration) |
Creates constraints around maxDuration and gracePeriodDuration. More... | |
Public Attributes | |
BlockDuration | MaxNamespaceDuration |
Maximum lifetime a namespace may have including the grace period. More... | |
Constraints for a namespace's lifetime.
|
inlineconstexpr |
Creates constraints around maxDuration and gracePeriodDuration.
BlockDuration catapult::model::NamespaceLifetimeConstraints::MaxNamespaceDuration |
Maximum lifetime a namespace may have including the grace period.