Skip to main content

ITransactionEvents

Namespace: IotaSdk

Events emitted during the successful execution of a transaction

BCS

The BCS serialized form for this type is defined by the following ABNF:

transaction-events = vector event
public interface ITransactionEvents

Attributes NullableContextAttribute

Methods

Digest()

TransactionEventsDigest Digest()

Returns

TransactionEventsDigest

Events()

Event[] Events()

Returns

Event[]