pub fn assert_token_program(account: &AccountView) -> ProgramResultExpand description
Verify the account is the SPL Token program.
ⓘ
assert_token_program(token_program_account)?;pub fn assert_token_program(account: &AccountView) -> ProgramResultVerify the account is the SPL Token program.
assert_token_program(token_program_account)?;