pub fn get_account_data_size(
token_program_id: &Pubkey,
mint_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>
Expand description
Creates a GetAccountDataSize
instruction
pub fn get_account_data_size(
token_program_id: &Pubkey,
mint_pubkey: &Pubkey,
) -> Result<Instruction, ProgramError>
Creates a GetAccountDataSize
instruction