scuttlebutt-client-lib / org.apache.tuweni.scuttlebutt.lib / SocialService / setDisplayName

setDisplayName

open fun setDisplayName(displayName: String): AsyncResult<Profile> (source)

Set the display name of the instance by posting an 'about' message to the feed.

Parameters

displayName - the instance's new display name

Return
the new profile after setting the display name