Module sanitized

Source

Structs§

SanitizedTransaction
Sanitized transaction and the hash of its message
TransactionAccountLocks
Set of accounts that must be locked for safe transaction processing

Enums§

MessageHash
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.