defmodule Nostr.Models.Contact do defstruct [:pubkey, :main_relay, :petname] end
2026 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.