README: C++14 -> C++17

This commit is contained in:
Jason Rhinelander 2020-05-21 02:54:45 -03:00
parent 9a103f1bf6
commit d28e39ffeb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# LokiMQ - zeromq-based message passing for Loki projects
This C++14 library contains an abstraction layer around ZeroMQ to support integration with Loki
This C++17 library contains an abstraction layer around ZeroMQ to support integration with Loki
authentication, RPC, and message passing. It is designed to be usable as the underlying
communication mechanism of SN-to-SN communication ("quorumnet"), the RPC interface used by wallets
and local daemon commands, communication channels between lokid and auxiliary services (storage