bitpay / bitcore-p2p

Interface to the bitcoin P2P network for bitcore
MIT License
80 stars 276 forks source link

Dynamic Pool PeerEvents #73

Open braydonf opened 9 years ago

braydonf commented 9 years ago

The Pool.PeerEvents should get list of events from registered message commands, now that new commands can be added using messages.add().