drop miner tagger logic as it doesnt do what we want it to

This commit is contained in:
whyrusleeping
2019-12-17 10:16:10 -08:00
parent 8284436eae
commit ca7e2e76c2
4 changed files with 2 additions and 107 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ import (
type CommonAPI struct {
fx.In
APISecret *dtypes.APIAlg
Host host.Host
APISecret *dtypes.APIAlg
Host host.Host
}
type jwtPayload struct {