Crate delegation_program_sdk

Source

Modules§

consts
types
utils

Functions§

allow_undelegation
CPI to the delegation program to allow undelegation
cpi_delegate
CPI to the delegation program to delegate the account
delegate_account
Delegate an account
id
trigger_commit
CPI to trigger a commit of an account in the ER
undelegate_account
Undelegate an account

Attribute Macros§

delegate
This macro attribute is used to inject instructions and struct needed from the delegation program.