You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add deprecation warning to txnbuild to indicate that the existing PathPayment operation will be renamed to PathPaymentStrictReceive in a few weeks' time
Add new operation PathPaymentStrictReceive to SDK, duplicating existing PathPayment operation. Programmers can begin moving client calls immediately
Raise corresponding build issues for other SDKs (including JS and Java)
Before v12 vote:
txnbuild
to indicate that the existingPathPayment
operation will be renamed toPathPaymentStrictReceive
in a few weeks' timePathPaymentStrictReceive
to SDK, duplicating existingPathPayment
operation. Programmers can begin moving client calls immediatelyThis is part of #1737.
The text was updated successfully, but these errors were encountered: