LnUrlTag

data class LnUrlTag(val lnurl: String) : Tag

Constructors

Link copied to clipboard
constructor(lnurl: String)

Properties

Link copied to clipboard

Functions

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