java-stellar-sdk icon indicating copy to clipboard operation
java-stellar-sdk copied to clipboard

Feature Request: Add request for fetching liquidity pools by account

Open tamirms opened this issue 4 years ago • 0 comments

In https://github.com/stellar/go/pull/4043 we added a new endpoint to horizon:

GET /liquidity_pools?account=<id> returns a list of pools that have as a participant

We should add support for the Java SDK to exercise this endpoint.

tamirms avatar Nov 05 '21 15:11 tamirms