Module solana_sdk::transaction::sanitized
source · Structs
- Sanitized transaction and the hash of its message
- Set of accounts that must be locked for safe transaction processing
Enums
- Type that represents whether the transaction message has been precomputed or not.
Constants
- 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.