Module common_types::transaction
source · [−]Expand description
Ethereum Transactions
Modules
Replay protection logic for v part of transaction’s signature
Structs
Signed Transaction that is a part of canon blockchain.
Queued transaction with additional information.
Components that constitute transaction signature
A UnverifiedTransaction
with successfully recovered sender
.
A set of information describing an externally-originating message call or contract creation operation.
Signed transaction information without verified signature.
Enums
Transaction action type.
Transaction activation condition.
Errors concerning transaction processing.
Constants
System sender address for internal state updates.
Fake address for unsigned transactions as defined by EIP-86.