[][src]Function near_sdk::env::promise_batch_action_delete_key

pub fn promise_batch_action_delete_key<P: Borrow<PublicKey>>(
    promise_index: PromiseIndex,
    public_key: P
)