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.