ripple / validator-history-service

Service for ingesting, aggregating, storing, and disbursing XRP Ledger validation related data.
ISC License
14 stars 8 forks source link

chore: run tests on Node 18.x and 20.x #102

Closed mvadari closed 1 year ago

mvadari commented 1 year ago

High Level Overview of Change

Title says it all.

Context of Change

With Node 14.x being deprecated, I wanted to make sure the VHS ran on newer versions of Node

Type of Change

Test Plan

CI passes.