[][src]Function casper_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 casper_types::ContractPackageHash and a casper_types::URef for further modifying access.