tendermint / spn

A blockchain to launch blockchains.
Other
112 stars 43 forks source link

refactor: remove handler files #931

Closed lumtis closed 2 years ago

lumtis commented 2 years ago

Remove handler.go files and add RegisterMsgServer to RegisterServices

codecov[bot] commented 2 years ago

Codecov Report

Merging #931 (fb71588) into develop (63ae691) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #931   +/-   ##
========================================
  Coverage    10.60%   10.60%           
========================================
  Files          328      328           
  Lines        75537    75537           
========================================
  Hits          8012     8012           
  Misses       67337    67337           
  Partials       188      188