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

RPC08 - INSUFFICIENT_RESOURCES_FOR_VALIDATE error #2391

Open
wojciechos opened this issue Jan 20, 2025 · 0 comments
Open

RPC08 - INSUFFICIENT_RESOURCES_FOR_VALIDATE error #2391

wojciechos opened this issue Jan 20, 2025 · 0 comments
Labels
RPC JSON RPC API

Comments

@wojciechos
Copy link
Contributor

wojciechos commented Jan 20, 2025

In RPC 0.8, the INSUFFICIENT_MAX_FEE error is renamed to INSUFFICIENT_RESOURCES_FOR_VALIDATE with an updated message:
• Old: "Max fee is smaller than the minimal transaction cost (validation plus fee transfer)"
• New: "The transaction’s resources don’t cover validation or the minimal transaction fee."
See spec PR

For RPC 0.7, keep the error as INSUFFICIENT_MAX_FEE.

@wojciechos wojciechos added the RPC JSON RPC API label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RPC JSON RPC API
Projects
None yet
Development

No branches or pull requests

1 participant