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

Reject transaction if it does not appear in the next block #119

Open
landgenoot opened this issue Jun 10, 2017 · 1 comment
Open

Reject transaction if it does not appear in the next block #119

landgenoot opened this issue Jun 10, 2017 · 1 comment

Comments

@landgenoot
Copy link
Member

landgenoot commented Jun 10, 2017

At this moment, the app just keeps stuck at "Waiting for confirmation"

@wkmeijer
Copy link
Member

When scaling to full size, it could be that there is not enough room in the next block for the transaction, rejecting the transaction would not be the preferred behavior in that case.

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

No branches or pull requests

2 participants