stratus::ledgerModule events
Source - AccountTransfer
- Represents a token transfer between a debit party and a credit party that happened inside a transaction.
- AccountTransfers
- Represents token transfers (debits and credits) associated with a specific Ethereum account within a single transaction.
- AccountTransferDirection
- Direction of a transfer relative to the primary account address.
- Event
- Struct is an event that can be published to external systems.
- transaction_to_events
- Converts a mined transaction into multiple account transfers events to be published.