PubKeyTag

data class PubKeyTag(val pubKey: PubKey) : Tag

Constructors

Link copied to clipboard
constructor(pubKey: PubKey)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJsonList(): List<String>