Function unc_sdk::env::promise_batch_action_add_key_with_function_call
source ยท pub fn promise_batch_action_add_key_with_function_call(
promise_index: PromiseIndex,
public_key: &PublicKey,
nonce: u64,
allowance: UncToken,
receiver_id: &AccountId,
function_names: &str,
)๐Deprecated since 5.0.0: Use add_access_key_allowance instead