Module instructions

Source
Expand description

Instructions.

Re-exports§

pub use config::*;
pub use exchange::*;
pub use feature::*;
pub use glv::*;
pub use gt::*;
pub use market::*;
pub use migration::*;
pub use oracle::*;
pub use roles::*;
pub use store::*;
pub use token::*;
pub use token_config::*;
pub use user::*;

Modules§

config
Instructions for config magament.
exchange
Instructions for the exchange funtionality.
feature
Instructions for disabled features.
glv
Instructions for GLV.
gt
Instructions for GT.
market
Instructions for Market account.
migration
Instructions for migrations.
oracle
Instructions for Oracle account.
roles
Instructions for roles management.
store
Instructions for Store account.
token
Instructions for tokens and token accounts.
token_config
Instructions for TokenConfig management.
user
Instructions for User accounts.