Expand description
Definition of the callback interface.
Re-exports§
pub use crate::cpi::accounts::OnCallback;pub use crate::cpi::on_closed;pub use crate::cpi::on_created;pub use crate::cpi::on_executed;pub use crate::types::ActionKind;pub use crate::CALLBACK_AUTHORITY_SEED;
Structs§
- Callback
Interface - Callback interface for GMX-Solana.