[][src]Function solana_budget_program::budget_instruction::payment

pub fn payment(
    from: &Pubkey,
    to: &Pubkey,
    contract: &Pubkey,
    lamports: u64
) -> Vec<Instruction>

Create a new payment script.