Closed MattMcMurray closed 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.
node import/live
node import/backfill
client.js
ripple-importer.js
Importer
Client
This bit of code is completely unmaintained
b7d8b113364e3dd106e06e7242ee2eb8d4dbadeb caused breaking changes in
node import/live
andnode import/backfill
by updatingclient.js
andripple-importer.js
to export instances ofImporter
andClient
.