Moves to NIP-44v2
This commit is contained in:
@@ -275,9 +275,7 @@ class Relay(
|
||||
}
|
||||
|
||||
fun resetEOSEStatuses() {
|
||||
afterEOSEPerSubscription.keys.toList().forEach {
|
||||
afterEOSEPerSubscription[it] = false
|
||||
}
|
||||
afterEOSEPerSubscription = LinkedHashMap(afterEOSEPerSubscription.size)
|
||||
}
|
||||
|
||||
fun sendFilter(requestId: String) {
|
||||
|
||||
Reference in New Issue
Block a user