| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| } | ||
|
|
||
| func NewStateNetwork(portalProtocol *discover.PortalProtocol) *StateNetwork { | ||
| func NewStateNetwork(portalProtocol *discover.PortalProtocol, rpcServer *rpc.Server) *StateNetwork { |
There was a problem hiding this comment.
same as above, or create client outside this method, and change the arg to client
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
part one of #143