Error on sending transaction: Error in call proof: UnusedProofEntry | Help #1428
Replies: 2 comments
-
The error was on the target chain. They need to upgrade their substrate version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys. I also posted this discussion on the smoldot project page [https://github.com/paritytech/smoldot/discussions/3106]
Just wanted your help to fix an issue when sending a transaction, this is the error info:
[tx-service-para_eden] Failed to validate transaction 0xed38…bf7e: Error in call proof: UnusedProofEntry
Also this is the response:
{"events":[],"status":{"dropped":null},"txHash":"0xed383c596f8f92627053e4c903443c65fe6193be034d598321a70ae991a4bf7e"}
Is there any requirement before sending a transaction?
I'm using @polkadot/api
Beta Was this translation helpful? Give feedback.
All reactions