Function forc_pkg::contract_id
source · pub fn contract_id(built_package: &BuiltPackage, salt: &Salt) -> ContractId
Expand description
Returns the ContractId of a built_package contract with specified salt
.
pub fn contract_id(built_package: &BuiltPackage, salt: &Salt) -> ContractId
Returns the ContractId of a built_package contract with specified salt
.