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 method-specific error types out of FsError (2/x) #3852
Closed
ericswanson-dfinity closed 3 months ago
Description
Move some of the error types out of FsError into method-specific error types. The goal is to remove FsError altogether.
How Has This Been Tested?
Refactor covered by existing tests
Checklist: