Module sui_config::verifier_signing_config
source · Structs§
- This holds limits that are only set and used by the verifier during signing only. There are additional limits in the
MeterConfig
andVerifierConfig
that are used during both signing and execution, however those limits cannot be set here and must be protocol versioned.