lightning-kmp
/
fr.acinq.lightning.payment
/
PaymentRequest
/
TaggedField
/
PaymentHash
common
Payment
Hash
data class
PaymentHash
(hash:
ByteVector32
) :
PaymentRequest.TaggedField
Content copied to clipboard
Types
Constructors
Functions
Properties
Parameters
Parameters
hash
payment hash
Constructors
PaymentHash
Link copied to clipboard
common
fun
PaymentHash
(hash:
ByteVector32
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
encode
Link copied to clipboard
common
open override fun
encode
():
List
<
Int5
>
Content copied to clipboard
Properties
hash
Link copied to clipboard
common
val
hash
:
ByteVector32
Content copied to clipboard
tag
Link copied to clipboard
common
open override val
tag
:
Int5
Content copied to clipboard