tuweni / 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 - String!: the instance's new display name

Return
AsyncResult<Profile!>!: the new profile after setting the display name