Notification of a secret lock.
More...
|
| SecretLockNotification (const Key &signer, const UnresolvedMosaic &mosaic, BlockDuration duration, LockHashAlgorithm hashAlgorithm, const Hash256 &secret, const UnresolvedAddress &recipient) |
| Creates secret lock notification around signer, mosaic, duration, hashAlgorithm, secret and recipient. More...
|
|
| Notification (NotificationType type, size_t size) |
| Creates a new notification with type and size. More...
|
|
Notification of a secret lock.
◆ SecretLockNotification()
Creates secret lock notification around signer, mosaic, duration, hashAlgorithm, secret and recipient.
◆ HashAlgorithm
◆ Notification_Type
constexpr auto catapult::model::SecretLockNotification::Notification_Type = LockSecret_Secret_Notification |
|
staticconstexpr |
Matching notification type.
◆ Recipient
Recipient of the locked mosaic.
◆ Secret
const Hash256& catapult::model::SecretLockNotification::Secret |
The documentation for this struct was generated from the following file: