We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa746dd commit bdab59aCopy full SHA for bdab59a
README.md
@@ -6,7 +6,7 @@ opencoin-issuer-cpp - a C++ OpenCoin Issuer REST-API implementation {#mainpage}
6
7
# opencoin issuer
8
9
-this is a C++ implementation of the [opencoin protocol](https://opencoin.org/0.4/OpenCoin.html)
+this is a C++ implementation of the [opencoin protocol](https://opencoin.org/OpenCoin.html)
10
done as mapping to some kind of REST interface.
11
12
As all issuer related interactions of the protocol follows a request/response mechanism we are able to map all of them to Http-Requests.
0 commit comments