pub fn require_disc(account: &AccountView, expected: u8) -> ProgramResultExpand description
Require the account has the given discriminator byte.
pub fn require_disc(account: &AccountView, expected: u8) -> ProgramResultRequire the account has the given discriminator byte.