Module verifier

Source
Expand description

This module contains the public APIs supported by the bytecode verifier.

Functions§

sui_verify_module_metered
Helper for a “canonical” verification of a module.
sui_verify_module_metered_check_timeout_only
Runs the Sui verifier and checks if the error counts as a Sui verifier timeout NOTE: this function only check if the verifier error is a timeout All other errors are ignored
sui_verify_module_unmetered