ripple / rippled-historical-database

SQL database as a canonical source of historical data
97 stars 68 forks source link

Fix broken live import + historical backfill #162

Closed MattMcMurray closed 6 years ago

MattMcMurray commented 6 years ago

b7d8b113364e3dd106e06e7242ee2eb8d4dbadeb caused breaking changes in node import/live and node import/backfill by updating client.js and ripple-importer.js to export instances of Importer and Client.

shekenahglory commented 6 years ago

This bit of code is completely unmaintained