From 0e76023007713bb2c714465cdfe5d265b6db6155 Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Fri, 6 Sep 2019 19:00:13 +0530 Subject: [PATCH] Fixing API documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a43605c..ed041c9 100644 --- a/README.md +++ b/README.md @@ -460,7 +460,7 @@ Output: ### Latest Blocks details Get information about latest blocks ``` - /api/v1.0/getLatestBlockDetails/ + /api/v1.0/getLatestBlockDetails ``` Output: ``` @@ -490,7 +490,7 @@ Output: ### Latest Transactions details Get information about latest blocks ``` - /api/v1.0/getLatestTransactionDetails/ + /api/v1.0/getLatestTransactionDetails ``` Output: ```