pub(super) fn valid_pool_owner_signature(
    pos: &PoolOwnersSigned
) -> Result<(), Error>