Don't publish the process rpc call and embed the router handler in the network
This commit is contained in:
		| @@ -12,7 +12,7 @@ import ( | ||||
|  | ||||
| // Router implements router handler | ||||
| type Router struct { | ||||
| 	Router  router.Router | ||||
| 	Router router.Router | ||||
| } | ||||
|  | ||||
| // Lookup looks up routes in the routing table and returns them | ||||
|   | ||||
		Reference in New Issue
	
	Block a user