From 668f35086a233b2010c6eb012e8c36382483b68c Mon Sep 17 00:00:00 2001 From: gittiver Date: Thu, 20 Apr 2023 20:57:26 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20OpenCoin?= =?UTF-8?q?/opencoin-issuer-cpp@e3fd9cb5761d46bbcc350a1934658a1452ca2bdc?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3a2d126..aa9cfae 100644 --- a/index.html +++ b/index.html @@ -78,9 +78,9 @@ opencoin issuer Request URL Response C++ Interface Method -RequestCDDCSerial /cddc/serial ResponseCDDCSerial cdd.cdd_serial of Model::getCurrentCDDC() +RequestCDDCSerial /cddc/serial ResponseCDDCSerial cdd.cdd_serial of Model::get_current_cddc() -RequestCDDC /cddc ResponseCDDC Model::getCurrentCDDC() +RequestCDDC /cddc ResponseCDDC Model::get_current_cddc() RequestMKCs /mkcs ResponseMKCs Model::getMKCs