diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-03-08 22:53:35 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-03-08 22:53:35 +0100 |
commit | 19c368fc47192f44d1cf9e651d9360c4546b2807 (patch) | |
tree | c750e3a06119aa27b00c54890e5db09b1e1d0f4b /README | |
parent | 1beb3e72899aea2ca0b8cf3855be94575d7977c0 (diff) |
implement protocol v19 in taler-exchange-httpd (for #8000); note that taler-exchange-offline support is still missing
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ Dependencies: These are the direct dependencies for running a Taler exchange: -- GNUnet >= 0.21.0 +- GNUnet >= 0.21.1 - GNU libmicrohttpd >= 0.9.71 - PostgreSQL >= 15.0 |