entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

get all config.get* methods fail safely #227

Closed mixmix closed 1 week ago

mixmix commented 2 weeks ago

I noticed that there was a nice error-handler for getSync but not for get!

Consolidated!