Function solana_budget_program::budget_instruction::when_account_data[][src]

pub fn when_account_data(
    from: &Pubkey,
    to: &Pubkey,
    contract: &Pubkey,
    account_pubkey: &Pubkey,
    account_program_id: &Pubkey,
    account_hash: Hash,
    lamports: u64
) -> Vec<Instruction>
Expand description

Make a payment when an account has the given data