Notification of an embedded aggregate transaction with cosignatures.
More...
|
static constexpr auto | Notification_Type = Aggregate_EmbeddedTransaction_Notification |
| Matching notification type. More...
|
|
Notification of an embedded aggregate transaction with cosignatures.
◆ AggregateEmbeddedTransactionNotification()
catapult::model::AggregateEmbeddedTransactionNotification::AggregateEmbeddedTransactionNotification |
( |
const Key & |
signer, |
|
|
const EmbeddedTransaction & |
transaction, |
|
|
size_t |
cosignaturesCount, |
|
|
const Cosignature * |
pCosignatures |
|
) |
| |
|
inline |
Creates a notification around signer, transaction, cosignaturesCount and pCosignatures.
◆ Notification_Type
constexpr auto catapult::model::AggregateEmbeddedTransactionNotification::Notification_Type = Aggregate_EmbeddedTransaction_Notification |
|
staticconstexpr |
Matching notification type.
◆ Transaction
const EmbeddedTransaction& catapult::model::AggregateEmbeddedTransactionNotification::Transaction |
The documentation for this struct was generated from the following file: