ripple / validator-history-service

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

fix: fix hardcoded port issue #72

Closed mvadari closed 1 year ago

mvadari commented 1 year ago

High Level Overview of Change

This PR fixes an issue where the peer port was assumed to be 51235, which isn't necessarily true.

Context of Change

s1.cbdc-sandbox.rippletest.net uses 2459 as its peer port.

Type of Change

Test Plan

Works locally. The db change works in staging.