Interfaces
TransactionMessageWithBlockhashLifetime
Represents a transaction message whose lifetime is defined by the age of the blockhash it includes.
Such a transaction can only be landed on the network if the current block height of the network
is less than or equal to the value of
TransactionMessageWithBlockhashLifetime['lifetimeConstraint']['lastValidBlockHeight']
.