Function safe_token_2022::instruction::get_account_data_size
source · pub fn get_account_data_size(
token_program_id: &Pubkey,
mint_pubkey: &Pubkey,
extension_types: &[ExtensionType]
) -> Result<Instruction, ProgramError>
Expand description
Creates a GetAccountDataSize
instruction