mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-14 04:37:05 +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.