|
CatapultServer
v0.5.0.1 (Elephant)
|
Notification of a hash lock duration. More...


Static Public Attributes | |
| static constexpr auto | Notification_Type = LockHash_Hash_Duration_Notification |
| Matching notification type. More... | |
Additional Inherited Members | |
Public Member Functions inherited from catapult::model::BaseLockDurationNotification< HashLockDurationNotification > | |
| 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< HashLockDurationNotification > | |
| 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 hash lock duration.
|
staticconstexpr |
Matching notification type.