Module solana_budget_program::budget_instruction[][src]

Enums

BudgetError
BudgetInstruction

An instruction to progress the smart contract.

Functions

apply_account_data

Apply account data to a contract waiting on an AccountData witness.

apply_signature
apply_timestamp
create_account
on_date

Create a future payment script.

payment

Create a new payment script.

when_account_data

Make a payment when an account has the given data

when_signed

Create a multisig payment script.