Structs§
- Sanitized
Transaction - Sanitized transaction and the hash of its message
- Transaction
Account Locks - Set of accounts that must be locked for safe transaction processing
Enums§
- Message
Hash - Type that represents whether the transaction message has been precomputed or not.
Constants§
- MAX_
TX_ ACCOUNT_ LOCKS - Maximum number of accounts that a transaction may lock. 128 was chosen because it is the minimum number of accounts needed for the Neon EVM implementation.