Expand description
Transaction validation logic matching the node’s DataTxValidator.
These functions implement the same invariant checks as the upstream
p2p/src/msg_validators/tx_validator/data_validator.ts.
Functions§
- validate_
calldata - Validate the calldata in a typed transaction.
- validate_
contract_ class_ logs - Validate the contract class logs in a typed transaction.