Make RelayPool private to NostrNetworkManager and migrate usages
Signed-off-by: Daniel D’Aquino <daniel@daquino.me>
This commit is contained in:
@@ -164,7 +164,7 @@ struct ShareExtensionView: View {
|
||||
break
|
||||
case .active:
|
||||
print("txn: 📙 HIGHLIGHTER ACTIVE")
|
||||
state.nostrNetwork.pool.ping()
|
||||
state.nostrNetwork.ping()
|
||||
@unknown default:
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user