This pallet owns an account, which receives transfers from other accounts. Then, periodically it burns the balance the pallet account owns.
pub use weights::*;
pub use pallet::*;
pallet