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

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