use ;
use *;
use Pubkey;
use crateTREASURY;
use MarshAccount;
/// Treasury is a singleton account which is the mint authority for the MARSH token and the authority of
/// the program's global token account.
/// Derive the PDA of the treasury account.
account!;