[][src]Function near_sdk::env::promise_batch_action_stake

pub fn promise_batch_action_stake<P: Borrow<PublicKey>>(
    promise_index: PromiseIndex,
    amount: Balance,
    public_key: P
)