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