XRPLF / xrpl-py

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

add the missing AMMDeposit flag TF_TWO_ASSET_IF_EMPTY #696

Closed ckeshava closed 3 months ago

ckeshava commented 3 months ago

High Level Overview of Change

Sister PR from https://github.com/XRPLF/xrpl.js/pull/2667 Fixes https://github.com/XRPLF/xrpl.js/issues/2666

Context of Change

Type of Change

Did you update CHANGELOG.md?

Test Plan

I don't know enough about this particular flag to write tests. Please let me know if you have ideas

ckeshava commented 3 months ago

@khancode @pdp2121 can you please review this PR?