inkdevhub / drink

De-chained Ready-to-play ink! playground
Apache License 2.0
69 stars 15 forks source link

Display the error we get from calling a contract's method #14

Closed piotrMocz closed 1 year ago

piotrMocz commented 1 year ago

In the simplest possible way, this just prints to the console the error we get when calling a contract's method.

Also, it introduces the =4.2.1 fixed version for the example contracts' ink dependences, because "Fool me once [...]" ;)