mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-30 20:12:52 +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.