scuttlebutt-discovery / org.apache.tuweni.scuttlebutt.discovery / ScuttlebuttLocalDiscoveryService / addIdentityToBroadcastList
addIdentityToBroadcastList
open fun addIdentityToBroadcastList(identity: LocalIdentity): Unit
(source)
Adds an identity to the ones to be broadcast by the service. Identities may be added at any time during the lifecycle of the service
Parameters
identity
- the identity to add to the broadcast list