givelotus / lotus-vase

A simple reference wallet for Lotus which supports mobile devices.
GNU General Public License v3.0
4 stars 2 forks source link

Improve RPC error message display for users #143

Closed schancel closed 3 years ago

schancel commented 3 years ago

In some cases, users are still getting error messages while trying to send transactions. This commit attempts to address that by implementing the exception interface on RPC errors.