XRPLF / xrpl-py

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

fix: better error handling if wallet is passed into account/destination #647

Closed mvadari closed 1 year ago

mvadari commented 1 year ago

High Level Overview of Change

Title says it all.

Context of Change

Fixes #644

Type of Change

Did you update CHANGELOG.md?

Test Plan

Added tests.