mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-01 11:56:21 +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.