forc_test::setup

Type Alias ContractDeploymentSetup

Source
pub type ContractDeploymentSetup = (ContractId, Checked<Create>);
Expand description

Result of preparing a deployment transaction setup for a contract.