Anoma.Node.Transport.Advertise behaviour (Anoma v0.34.0)
Summary
Callbacks
I advertise a node configuration to another node on the network.
Callbacks
@callback advertise( node_config :: map(), remote_node_id :: String.t(), remote_node_advert :: Anoma.Node.Transport.NetworkRegister.Advert.t() ) :: :ok
I advertise a node configuration to another node on the network.