use ;
use ShankAccount;
use crate;
use AccountDiscriminator;
/// Treasury is a singleton account which manages all program wide variables.
/// It is the mint authority for the Ore token and also the authority of the program-owned token account.
impl_to_bytes!;
impl_account_from_bytes!;