[][src]Function near_sdk::env::promise_batch_action_add_key_with_full_access

pub fn promise_batch_action_add_key_with_full_access<P: Borrow<PublicKey>>(
    promise_index: PromiseIndex,
    public_key: P,
    nonce: u64
)