Skip to content

In v4.0.0 Connection 'transaction' event emitter does not include 'Amount' property on tx_json - what should I use? #2828

Answered by mvadari
MichaelAJay asked this question in Q&A
Discussion options

You must be logged in to vote

If you specifically want the Amount value, it has been renamed to DeliverMax.

The full API changelog is available here: https://github.com/xrplf/rippled/blob/develop/API-CHANGELOG.md#api-version-2

You can also switch back to API v1 with client.apiVersion = 1 or specifying the api_version in the request.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mvadari
Comment options

Answer selected by khancode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants