[][src]Function near_sdk::env::promise_batch_then

pub fn promise_batch_then<A: Borrow<AccountId>>(
    promise_index: PromiseIndex,
    account_id: A
) -> PromiseIndex