Fully qualified path: openzeppelin_account ::utils
is_tx_version_valid If the transaction is a simulation (version >= QUERY_OFFSET ), it must be greater than or equal to QUERY_OFFSET + MIN_TRANSACTION_VERSION to be considered valid….
is_valid_eth_signature This function assumes the s component of the signature to be positive for efficiency reasons. It is not recommended to use it other than for…
is_valid_p256_signature This function assumes the s component of the signature to be positive for efficiency reasons. It is not recommended to use it other than for…
is_valid_stark_signature This function assumes the s component of the signature to be positive for efficiency reasons. It is not recommended to use it other than for…