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
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "{"data":{"error":"Bad Request","message":"{\"contents\":{\"contents\":{\"contents\":{\"era\":\"ShelleyBasedEraConway\",\"error\":[\"ConwayUtxowFailure (PPViewHashesDontMatch (SJust (SafeHash \\\"807204514212b6736c55b6df3fb5a28dde05ad5b4adaf7bf812ca54cd7d140da\\\")) (SJust (SafeHash \\\"be93a40b992359c722841ba693ccba64aa735857d72e5a9a78c52cb80ab149ab\\\")))\"],\"kind\":\"ShelleyTxValidationError\"},\"tag\":\"TxValidationErrorInCardanoMode\"},\"tag\":\"TxCmdTxSubmitValidationError\"},\"tag\":\"TxSubmitFail\"}","status_code":400},"headers":{"date":"Sun, 01 Sep 2024 16:57:01 GMT","content-type":"application/json; charset=utf-8","content-length":"524","connection":"keep-alive","vary":"Origin","access-control-allow-origin":"*","bf-submit-server":"e1f4ccc29ee5a9bb1f2d55e35e58119727c3f3f0e0da9c0cf0a9582299058083","cf-cache-status":"DYNAMIC","report-to":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=4K5MmVmiAO8DIc8mGBYM7DEQ6Ylf4hYqAQNCg64G3WMB6bBW87bMXo2pO0tFZBsngzrclVQD6k%2FufiYGE8sdIC5ZBKLtuuYs6pqt9l5P9JEoU2GqPrJyaQFInPDd%2FB7cJQnAJPsPH2bTHmsT87jK\"}],\"group\":\"cf-nel\",\"max_age\":604800}","nel":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}","set-cookie":"__cflb=0pg1P7HW5cKHeRugHdPsq7nS66pKUyaXXhmN2kmK; SameSite=Lax; path=/; expires=Sun, 01-Sep-24 17:27:01 GMT; HttpOnly","server":"cloudflare","cf-ray":"8bc6cc078f85bcb3-ATL"},"status":400}".
I'm wondering if this has something to do with the hard fork?
Please help!
The text was updated successfully, but these errors were encountered:
I'm trying to work through the
aiken-vesting
example, and when I run the withdraw function I keep getting this 400.Here's the full error:
I'm wondering if this has something to do with the hard fork?
Please help!
The text was updated successfully, but these errors were encountered: