mempool added to search

This commit is contained in:
moneroexamples 2016-05-07 18:04:03 +08:00
parent 1fbeb57955
commit 3f2781e4f5
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ track users activates through google analytics, are not open sourced, and are no
- 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
- index page lists recent transactions in the blockchain and in the memory pool,
rather than only recent blocks, allowing for fast overview of recent activity in Monero