IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
173
stars
84
forks
source link
refactor: move remaining FsError enums to per-method types #3854
Closed
ericswanson-dfinity closed 3 months ago
Description
Move the rest of the error types out of FsError into method-specific error types. Removed FsError and UnifiedIoError.
How Has This Been Tested?
Refactor covered by existing tests
Checklist: