A secret lock info.
More...
|
| SecretLockInfo () |
| Creates a default secret lock info. More...
|
|
| SecretLockInfo (const Key &account, catapult::MosaicId mosaicId, catapult::Amount amount, catapult::Height height, model::LockHashAlgorithm hashAlgorithm, const Hash256 &secret, const catapult::Address &recipient) |
| Creates a secret lock info around account, mosaicId, amount, height, hashAlgorithm, secret and recipient. More...
|
|
constexpr bool | isActive (catapult::Height height) const |
| Returns true if lock info is active at height. More...
|
|
◆ SecretLockInfo() [1/2]
catapult::state::SecretLockInfo::SecretLockInfo |
( |
| ) |
|
|
inline |
Creates a default secret lock info.
◆ SecretLockInfo() [2/2]
Creates a secret lock info around account, mosaicId, amount, height, hashAlgorithm, secret and recipient.
◆ CompositeHash
Hash256 catapult::state::SecretLockInfo::CompositeHash |
◆ HashAlgorithm
◆ Recipient
Recipient of the locked mosaic.
◆ Secret
Hash256 catapult::state::SecretLockInfo::Secret |
The documentation for this struct was generated from the following file: