Elixium Core v0.3.4 Elixium.Store.Peer 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