mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-02 04:16:20 +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.