We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0633de2 commit 27b5ecfCopy full SHA for 27b5ecf
lib/hbase/hbase-rest.js
@@ -34,6 +34,7 @@ var tables = {
34
'top_markets',
35
'top_currencies',
36
'issuer_balance_snapshot',
37
+ 'fee_stats',
38
'control',
39
'crawl_node_stats',
40
'crawls',
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rippled-historical-database",
3
- "version": "2.1.0",
+ "version": "2.2.0",
4
"description": "SQL database storing historical data from Rippled.",
5
"repository": {
6
"type": "git",
0 commit comments