Function near_sdk::env::promise_batch_action_add_key_with_function_call[][src]

pub fn promise_batch_action_add_key_with_function_call(
    promise_index: PromiseIndex,
    public_key: &PublicKey,
    nonce: u64,
    allowance: Balance,
    receiver_id: &AccountId,
    method_names: &str
)