stratus::ledger

Module events

Source

Structs§

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.

Enums§

AccountTransferDirection
Direction of a transfer relative to the primary account address.

Traits§

Event
Struct is an event that can be published to external systems.

Functions§

transaction_to_events
Converts a mined transaction into multiple account transfers events to be published.