bitcoin-kmp
0.11.1
common
bitcoin-kmp
/
fr.acinq.bitcoin.psbt
/
DataEntry
Data
Entry
common
data
class
DataEntry
(
val
key
:
ByteVector
,
val
value
:
ByteVector
)
Content copied to clipboard
Constructors
Properties
Constructors
Data
Entry
Link copied to clipboard
common
fun
DataEntry
(
key
:
ByteVector
,
value
:
ByteVector
)
Content copied to clipboard
Properties
key
Link copied to clipboard
common
val
key
:
ByteVector
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
ByteVector
Content copied to clipboard