UnresolvedAddress Recipient
Recipient of the locked mosaic.
Definition: SecretLockTransaction.h:54
Hash256 Secret
Secret.
Definition: SecretLockTransaction.h:51
BlockDuration Duration
Number of blocks for which a lock should be valid.
Definition: SecretLockTransaction.h:45
SecretLockTransactionBody< THeader > TransactionType
Definition: SecretLockTransaction.h:35
Binary layout for a secret lock transaction body.
Definition: SecretLockTransaction.h:33
#define DEFINE_TRANSACTION_CONSTANTS(TYPE, VERSION)
Defines constants for a transaction with TYPE and VERSION.
Definition: Transaction.h:50
LockHashAlgorithm HashAlgorithm
Hash algorithm.
Definition: SecretLockTransaction.h:48
static constexpr uint64_t CalculateRealSize(const TransactionType &) noexcept
Definition: SecretLockTransaction.h:58