Bolt11Tag

data class Bolt11Tag(val bolt11: String) : Tag

Constructors

Link copied to clipboard
constructor(bolt11: String)

Properties

Link copied to clipboard

Functions

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