Concordium / concordium-smart-contract-tools

Tools for building, deploying, and interacting with smart contracts
Apache License 2.0
2 stars 8 forks source link

Prettified error reporting #171

Closed DOBEN closed 3 months ago

DOBEN commented 3 months ago

Purpose

Separate the error text from the disclaimer.

In the future, it would be good to move the decodeRejectReason function into our SDKs for re-usability. https://github.com/Concordium/concordium-smart-contract-tools/blob/ef60b3cb6c396a013831c79c16bf961aa88292e1/front-end-tools/src/utils.ts#L165

Changes

Screenshot from 2024-06-21 09-21-20