Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

deploy_another_at

Deploys a contract using the class hash from another already-deployed contract.

Fully qualified path: openzeppelin_testing::deployment::deploy_another_at

pub fn deploy_another_at(
    existing: ContractAddress, target_address: ContractAddress, calldata: Array<felt252>,
)