Function casper_contract::contract_api::storage::create_contract_package_at_hash[][src]

pub fn create_contract_package_at_hash() -> (ContractPackageHash, URef)
Expand description

Create a new (versioned) contract stored under a Key::Hash. Initially there are no versions; a version must be added via add_contract_version before the contract can be executed.