Skip to main content

initialize

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