mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +00:00
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