Hi. I’m currently testing a modified version of KittyItems Demo Dapp on Testnet.
But after the upgrade of Cadence in Testnet a few days ago, all transactions are failing with errors.
Error message:
invalid proposal key: public key 1 on account 9d239100a57905c0 has sequence number 1, but given 0
How can I resolve this error?
Could this be because there is a pending transaction?
I am using js sdk (@onflow/fcl 0.0.67) and Blocto Wallet to simply send a single transaction, like bellow:
transaction {
execute {
log("Hello")
}
}
Some details of the failed transactions:
https://flow-view-source.com/testnet/tx/58478a3893a8f6599ad62e390dd708207586a4e938de26e9980b8b687aabcb1e
https://flow-view-source.com/testnet/tx/7552e4143c2dbc5eea25a82521b23a27106b6d5cd56873ad65504aa0f2dc4a37