Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Feature Request: Utility for resolving federation addresses #147

Open
morleyzhi opened this issue Mar 13, 2020 · 0 comments
Open

Feature Request: Utility for resolving federation addresses #147

morleyzhi opened this issue Mar 13, 2020 · 0 comments

Comments

@morleyzhi
Copy link
Contributor

What problem does your feature solve?

Lots of people, myself included, resolve federation addresses incorrectly (usually by forgetting to add memo support, which breaks sending to federation servers that route by memo).

What would you like to see?

async function resolveFederationAddress(address: string, amount: string): StellarSdk.Operation.Payment

What alternatives are there?

You can roll it yourself with stellar-sdk -- if you did, hope you included the memo!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant