deploy
Deploys an instance of a contract and unwraps the result.
Fully qualified path: openzeppelin_testing::deployment::deploy
pub fn deploy(contract_class: ContractClass, calldata: Array<felt252>) -> ContractAddress
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Deploys an instance of a contract and unwraps the result.
Fully qualified path: openzeppelin_testing::deployment::deploy
pub fn deploy(contract_class: ContractClass, calldata: Array<felt252>) -> ContractAddress