summaryrefslogtreecommitdiff
path: root/actions/src/local_actions/account_manage.rs
blob: 03a7851c9988adf3ca802963ea784bdae674928e (plain)
1
2
3
pub mod register_account;
pub mod remove_account;
pub mod switch_account;