Module bitcoin::network::listener [] [src]

Abstract Bitcoin listener

This module defines a listener on the Bitcoin network which is able to connect to a peer, send network messages, and receive Bitcoin data.

Traits

Listener

A message which can be sent on the Bitcoin network