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

submitAndWait in standalone mode #2478

Open
tequdev opened this issue Sep 16, 2023 · 1 comment
Open

submitAndWait in standalone mode #2478

tequdev opened this issue Sep 16, 2023 · 1 comment

Comments

@tequdev
Copy link
Contributor

tequdev commented Sep 16, 2023

We cannot use submitAndWait in a standalone mode network.

I propose to add a standalone flag to the submitAndWait parameter so that the ledger_accept command can be executed in the process.

Ideally, it should be able to run in stand-alone mode and on other testnets with nearly identical simple code, although it is possible to do so in other ways.

@mvadari
Copy link
Collaborator

mvadari commented Sep 18, 2023

Is this necessary when you can just use submit and run ledger_accept yourself?

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

No branches or pull requests

2 participants