coding icon indicating copy to clipboard operation
coding copied to clipboard

handling funcs that return errors that are always nil

Open ebuchman opened this issue 7 years ago • 0 comments

See https://github.com/tendermint/tendermint/issues/715

Conclusion was to use some PanicOnError func so if it ever changes, we catch it ...

ebuchman avatar Apr 27 '18 12:04 ebuchman