dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
167 stars 84 forks source link

fix: denote GetWasmMemoryLimitFailed error source #3785

Closed ericswanson-dfinity closed 1 month ago

ericswanson-dfinity commented 1 month ago

Description

This makes the error source consistent with other errors

How Has This Been Tested?

Not specifically tested

Checklist: