contracts/*: golint updates for this or self warning
This commit is contained in:
committed by
Péter Szilágyi
parent
6f714ed73e
commit
53b823afc8
@@ -491,7 +491,7 @@ func (self *Swarm) APIs() []rpc.API {
|
||||
{
|
||||
Namespace: "chequebook",
|
||||
Version: chequebook.Version,
|
||||
Service: chequebook.NewApi(self.config.Swap.Chequebook),
|
||||
Service: chequebook.NewAPI(self.config.Swap.Chequebook),
|
||||
Public: false,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user