PubkeyInfoFormatting extension
Extension methods for formatting PubkeyInfo addresses
- on
-
- PubkeyInfo
Properties
- formatted → String
-
Available on PubkeyInfo, provided by the PubkeyInfoFormatting extension
Returns a truncated version of the address suitable for display Shows the first 6 and last 6 characters with ... in betweenno setter - formattedFull → String
-
Available on PubkeyInfo, provided by the PubkeyInfoFormatting extension
Returns the full address with proper spacing for monospace fonts Groups the address in chunks of 4 characters for better readabilityno setter - formattedShort → String
-
Available on PubkeyInfo, provided by the PubkeyInfoFormatting extension
Returns a short version of the address suitable for very compact displays Shows just the first 4 and last 4 charactersno setter