pub fn initialize(
program_id: &Address,
metadata: &Address,
update_authority: &Address,
mint: &Address,
mint_authority: &Address,
name: String,
symbol: String,
uri: String,
) -> InstructionExpand description
Creates an Initialize instruction