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

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