OSDN Git Service

remove serveHTTP and mux from BlockchainReactor (#463)
authorYongfeng LI <wliyongfeng@gmail.com>
Thu, 22 Mar 2018 07:57:06 +0000 (15:57 +0800)
committerGitHub <noreply@github.com>
Thu, 22 Mar 2018 07:57:06 +0000 (15:57 +0800)
commita6e14ced14dbbe2f1ca7afc1a224eab919db61bc
treecc81fc509d9899be3f9d99517a8b07b2b3b38968
parent589e7ea6ec9c0766de61bc8b823a239fb7af8036
remove serveHTTP and mux from BlockchainReactor (#463)

* remove serveHTTP of BlockchainReactor

* remove mux from BlockchainReactor
blockchain/reactor.go
blockchain/rpc_reactor.go
node/node.go