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

Remove external demo flag #152

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Remove external demo flag #152

merged 1 commit into from
Oct 25, 2023

Conversation

pdeziel
Copy link
Collaborator

@pdeziel pdeziel commented Oct 24, 2023

This removes the external demo flag (-E) from the rVASP transfer request, this flag was a bit confusing because the most common case is the "live" mode, e.g. the request is sent to a live TRISA node.

Instead, we are now relying on the beneficiary VASP field in the request - if the -B flag is provided then it's likely that the VASP needs to be looked up using the directory service so we assume that the request is external. If the -B flag is not provided then we assume that the wallet is in the local database.

@pdeziel pdeziel requested a review from pdamodaran October 24, 2023 18:50
Copy link
Collaborator

@pdamodaran pdamodaran 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 @pdeziel!

@pdeziel pdeziel merged commit 47d56e9 into main Oct 25, 2023
5 checks passed
@pdeziel pdeziel deleted the sc-22142 branch October 25, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants