[][src]Crate solana_budget_program

Modules

budget_expr

The budget_expr module provides a domain-specific language for pa&yment plans. Users create BudgetExpr objects that are given to an interpreter. The interpreter listens for Witness transactions, which it uses to reduce the payment plan. When the budget is reduced to a Payment, the payment is executed.

budget_instruction
budget_processor

budget program

budget_state

budget state

Macros

solana_budget_program

Statics

ID

Functions

check_id
id
solana_budget_program