Move wot_lookup() exceptions handling in higher level functions
wot_lookup() exits on an error (typically an identity not found).
Errors should be managed in higher-level functions to allow specific exit messages.
Edited by Moul
Gitlab was upgraded to latest version (v18.3.1), please report issues to https://forum.duniter.org/t/interventions-et-indisponibilite-des-forums-et-de-gitlab/7131/298
wot_lookup() exits on an error (typically an identity not found).
Errors should be managed in higher-level functions to allow specific exit messages.