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

If the fees are not enough, the transaction still gets committed #787

Open
stringhandler opened this issue Nov 24, 2023 · 0 comments
Open

Comments

@stringhandler
Copy link
Contributor

Submitted a transaction with a max fee of 1000, but it required a fee of 1175.

The transaction failed with:"FeesNotPaid": "Required fees 1177 but 1100 paid"
but was still committed into the chain and the substates were created.

See database (transaction 6dae9a62f7cab3f58243017972f952b5ca05c070df7f52cc024e1303d07e4865)

only-fees-but-all-created.json
state.zip

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

1 participant