1
2
3
pub mod action;

pub use action::ProposalSubmit;