CatapultServer
v0.5.0.1 (Elephant)
|
Notification of a secret lock duration. More...
Static Public Attributes | |
static constexpr auto | Notification_Type = LockSecret_Secret_Duration_Notification |
Matching notification type. More... | |
Additional Inherited Members | |
Public Member Functions inherited from catapult::model::BaseLockDurationNotification< SecretLockDurationNotification > | |
BaseLockDurationNotification (BlockDuration duration) | |
Creates a notification around duration. More... | |
Public Member Functions inherited from catapult::model::Notification | |
Notification (NotificationType type, size_t size) | |
Creates a new notification with type and size. More... | |
Public Attributes inherited from catapult::model::BaseLockDurationNotification< SecretLockDurationNotification > | |
BlockDuration | Duration |
Lock duration. More... | |
Public Attributes inherited from catapult::model::Notification | |
NotificationType | Type |
Notification type. More... | |
size_t | Size |
Notification size. More... | |
Notification of a secret lock duration.
|
staticconstexpr |
Matching notification type.