pub type ContractDeploymentSetup = (ContractId, Checked<Create>);
Result of preparing a deployment transaction setup for a contract.