pub fn initialize(
token_program_id: &Address,
mint: &Address,
authority: Option<Address>,
metadata_address: Option<Address>,
) -> Result<Instruction, ProgramError>Expand description
Create an Initialize instruction
pub fn initialize(
token_program_id: &Address,
mint: &Address,
authority: Option<Address>,
metadata_address: Option<Address>,
) -> Result<Instruction, ProgramError>Create an Initialize instruction