Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEP6] Expect amount from interactive webapp #378

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Conversation

msfeldstein
Copy link
Contributor

In the interactive flow, we should expect the amount to come from the interactive webapp, not the wallet. This will be more clear if we can separate interactive and non-interactive into their own seps, but for now, give instruction on how to pass the amount back.

In the interactive flow, we should expect the amount to come from the interactive webapp, not the wallet.  This will be more clear if we can separate interactive and non-interactive into their own seps, but for now, give instruction on how to pass the amount back.
Copy link
Member

@accordeiro accordeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@@ -399,6 +399,7 @@ The wallet must use the response fields in the following way to complete the wit
- `withdraw_anchor_account`: send the withdrawal payment to this Stellar account
- `withdraw_memo`: (if specified) use this memo in the payment transaction to the anchor
- `withdraw_memo_type`: use this as the memo type
- `amount_in`: the amount expected in the stellar payment
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small fix: stellar -> Stellar

@tomquisel tomquisel merged commit 56eb58e into master Aug 23, 2019
@msfeldstein msfeldstein deleted the msfeldstein-patch-4 branch August 23, 2019 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants