pub fn promise_batch_action_deploy_contract(
    promise_index: PromiseIndex,
    code: &[u8]
)