1
2
3
use anchor_lang::prelude::Pubkey;

pub type PDA = (Pubkey, u8);