[][src]Function casperlabs_contract::ext_ffi::create_contract_package_at_hash

pub unsafe extern "C" fn create_contract_package_at_hash(
    hash_addr_ptr: *mut u8,
    access_addr_ptr: *mut u8
)

Creates new contract package at hash. Returns both newly generated casperlabs_types::ContractPackageHash and a casperlabs_types::URef for further modifying access.