contracts/*: golint updates for this or self warning
(cherry picked from commit 53b823afc8
)
This commit is contained in:
committed by
Rafael Matias
parent
996230174c
commit
fd34bf594c
@ -502,7 +502,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