bitcoin-elixir v0.0.2 Bitcoin.Node.Network.Addr

Keeps database of known network nodes.

Dummy version. Would be nice to switch to some dedicated struct from Protocol.NetworkAddress. We may want to keep fields like last connection try times, last successful connection time, maybe some score (e.g. higher for addrs from trusted seeds). Score could also help with blacklisting nodes from which we detected abuse.

Summary

Functions

add(addr)
clear()
count()
get()
start_link()