XRPLF / xrpl-py

A Python library to interact with the XRP Ledger (XRPL) blockchain
ISC License
145 stars 83 forks source link

docs: Remove TODO around build_version since we want the defensive coding #651

Closed JST5000 closed 9 months ago

JST5000 commented 9 months ago

High Level Overview of Change

Closes #595

Context of Change

We decided to keep the code in since it is more defensive and should be correct regardless of the network state.

Type of Change

Did you update CHANGELOG.md?

Test Plan

N/A