sui_adapter_latest::programmable_transactions::execution

Function fetch_package

Source
pub fn fetch_package(
    state_view: &impl BackingPackageStore,
    package_id: &ObjectID,
) -> Result<PackageObject, ExecutionError>