From 1fbeb57955c3d876426f8bc401fd5505fad5e15f Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Sat, 7 May 2016 17:40:00 +0800 Subject: [PATCH] mempool added to search --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d403c3..60a41b9 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,14 @@ track users activates through google analytics, are not open sourced, and are no - [rapidjson](https://github.com/miloyip/rapidjson) - C++ JSON parser/generator - ## Onion Monero Blockchain Explorer features - no javascript, no web analytics trackers, no images, i.e., no user tracking - open source which allows everyone to check its source code, fork it, contribute - made fully in C++ allowing for seamless integration with Monero - does not use RPC calls, except to get mempool data, which improves its performance + and enables to fetch more information from the blockchain +