casper-network / casper-python-sdk

Python library for interacting with a CSPR node
Apache License 2.0
14 stars 19 forks source link

WASM: Invoke contract by name #31

Closed cnorburn closed 3 weeks ago

cnorburn commented 1 year ago

A contract is deployed and then invoking by name fails with:

pycspr.api.connection.NodeAPIError: Error(code=-32008, message='Invalid Deploy', data='invalid deploy: the provided body hash does not match the actual hash of the body', id=1443)

fail.json.zip