lib
jvm
lib
/
app.cash.nostrino.model
/
Upvote
/
Upvote
Upvote
jvm
constructor
(
eventId
:
ByteString
,
authorPubKey
:
PubKey
,
tags
:
List
<
Tag
>
=
listOf(EventTag(eventId), PubKeyTag(authorPubKey))
)