mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-03 12:16:27 -04:00
add P2PNetworkReadyListener
This commit is contained in:
parent
13399057f7
commit
0f87eb99cc
17 changed files with 103 additions and 125 deletions
|
@ -220,7 +220,7 @@ class MainViewModel implements ViewModel {
|
|||
}
|
||||
|
||||
@Override
|
||||
public void onAuthenticated() {
|
||||
public void onFirstPeerAuthenticated() {
|
||||
p2pNetworkInfoFooter.set("Authenticated in P2P network.");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue