Function marsh_api::instruction::stake
source ยท pub fn stake(signer: Pubkey, sender: Pubkey, amount: u64) -> Instruction
Expand description
Build a stake instruction.
pub fn stake(signer: Pubkey, sender: Pubkey, amount: u64) -> Instruction
Build a stake instruction.