mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-26 17:52:29 +01:00
Change relay set kind to be NIP-51 consistent.
This commit is contained in:
parent
1183aa8d11
commit
481ef91cb1
@ -39,7 +39,7 @@ class RelaySetEvent(
|
||||
fun description() = tags.firstOrNull { it.size > 1 && it[0] == "description" }?.get(1)
|
||||
|
||||
companion object {
|
||||
const val KIND = 30022
|
||||
const val KIND = 30002
|
||||
const val ALT = "Relay list"
|
||||
|
||||
fun create(
|
||||
|
Loading…
x
Reference in New Issue
Block a user