Elixium Core v0.1.3 Elixium.P2P.PeerStore View Source

Store and load data related to peers that a node has communicated with. This includes authentication data

Link to this section Summary

Link to this section Functions

Link to this function save_known_peer(peer) View Source
save_known_peer({charlist(), integer()}) :: none()
Link to this function save_self(identifier, password, ip) View Source