pub fn find_pool_mpl_authority_address(
    program_id: &Pubkey,
    pool_address: &Pubkey
) -> Pubkey
Expand description

Find the canonical MPL authority address for a given pool account.