-
Notifications
You must be signed in to change notification settings - Fork 51
Open
mlabs-haskell/purescript-cardano-blockfrost-provider
#5Description
A call to utxosAt with the Blockfrost backend fails for addresses containing UTxOs with PlutusV3 reference scripts:
Uncaught Error: (ClientDecodeJsonError ("{\"script_hash\":\"1d9c0b541adc300c19ddc6b9fb63c0bfe32b1508305ba65b8762dc7b\",\"type\":\"plutusV3\",\"serialised_size\":2679}") (AtKey "type" (TypeMismatch "language: expected 'native' or 'plutusV{1|2}', got: plutusV3")))
The address triggering this error is addr1wy8ccvgzslpjf9yhrprvmqulpmjpkpxf8c0hvtjwvw8n6pqdcrnp0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels