Closed DOBEN closed 11 months ago
The ccd-js-gen tool only generates parseErrorMessage functions when an error schema is included. Add missing schemas on smart contract functions.
ccd-js-gen
parseErrorMessage
Add missing error schemas.
Purpose
The
ccd-js-gen
tool only generatesparseErrorMessage
functions when an error schema is included. Add missing schemas on smart contract functions.Changes
Add missing error schemas.