pub async fn store_code(
    contracts: &[impl Contract]
) -> Result<Status, DeployError>