pub fn create_token_owner_record(
    program_id: &Pubkey,
    realm: &Pubkey,
    governing_token_owner: &Pubkey,
    governing_token_mint: &Pubkey,
    payer: &Pubkey
) -> Instruction
Expand description

Creates CreateTokenOwnerRecord instruction