Sort notes when checking verifications.
authorCarl Hetherington <cth@carlh.net>
Thu, 27 May 2021 09:44:21 +0000 (11:44 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 27 May 2021 09:44:21 +0000 (11:44 +0200)
commit3e866abeee4de737a04719ff8ab6c6bf46bb4d74
tree4d2b55f42cd6192588e8f0f17952b9c56392ea00
parent63840023707d73ef80b4e86c52b9c9279eb2e9ac
Sort notes when checking verifications.

So that the lists in the tests don't have to be in the right order.
src/verify.cc
src/verify.h
test/verify_test.cc