PaymentMetadata

data class PaymentMetadata(data: ByteVector) : PaymentRequest.TaggedField

Types

Companion
Link copied to clipboard
common
object Companion

Functions

encode
Link copied to clipboard
common
open override fun encode(): List<Int5>

Properties

data
Link copied to clipboard
common
val data: ByteVector
tag
Link copied to clipboard
common
open override val tag: Int5