Crate sui_framework

Source

Structs§

BuiltInFramework
SystemPackage
Encapsulates the chain-relevant data about a framework package (such as the id or compiled bytecode)
SystemPackageMetadata
Encapsulates a system package in the framework

Constants§

DEFAULT_FRAMEWORK_PATH

Functions§

compare_system_package
Check whether the framework defined by modules is compatible with the framework that is already on-chain (i.e. stored in object_store) at id.
legacy_test_cost