Skip to content

Commit 27b5ecf

Browse files
committed
bump version and add fee stats table
1 parent 0633de2 commit 27b5ecf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

lib/hbase/hbase-rest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ var tables = {
3434
'top_markets',
3535
'top_currencies',
3636
'issuer_balance_snapshot',
37+
'fee_stats',
3738
'control',
3839
'crawl_node_stats',
3940
'crawls',

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rippled-historical-database",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "SQL database storing historical data from Rippled.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)