currently, `evaluateExpression` throws a "constant" error [here](https://github.com/gnolang/gno-js-client/blob/6cdf3957cd3b0fd869ffc11f4c297e29f96127b4/src/provider/utility/provider.utility.ts#L19) if the query failed, where the `gnokey` cli returns the actual go error this is a pain for dev where you have to run a modified client or the cli to know the actual error message