mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-29 19:42:51 +00:00
I missed this during my previous pass. Requirements for handlers: - First argument is context.Context. - Last of two results is error.
I missed this during my previous pass. Requirements for handlers: - First argument is context.Context. - Last of two results is error.