You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is the first time i use pycardano, so please bear with me.
I am able to successfully submit a normal transaction from a wallet to a script address without issue.
I am having an issue submitting a transaction that spends money from a script address, I get the error PPViewHashesDontMatch.
I have heard that this means that the cost model is not up-to-date? or can somebody give some insight on this error?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Pycardano team,
It is the first time i use pycardano, so please bear with me.
I am able to successfully submit a normal transaction from a wallet to a script address without issue.
I am having an issue submitting a transaction that spends money from a script address, I get the error PPViewHashesDontMatch.
I have heard that this means that the cost model is not up-to-date? or can somebody give some insight on this error?
pycardano version: 0.13.0
network: cardano preview
context: BlockFrost
Failed to submit transaction. Error code: 400. Error message: {"contents":{"contents":{"contents":{"era":"ShelleyBasedEraConway","error":["ConwayUtxowFailure (PPViewHashesDontMatch (SJust (SafeHash "1ec81e433e475ef79086680ca13e948a227c4802328c65bb9fec49942965bbfb")) (SJust (SafeHash "ea9a5826a57340b0f35a649fd9e9f04ea3ca8904231e3ab021d753c6cb34d111")))"],"kind":"ShelleyTxValidationError"},"tag":"TxValidationErrorInCardanoMode"},"tag":"TxCmdTxSubmitValidationError"},"tag":"TxSubmitFail"}
Beta Was this translation helpful? Give feedback.
All reactions