You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have intgerated library with bitcoinj and libdohj. But when I am starting walletAppKit to sync chain, my syncing is stuck at
2021-09-05 22:51:10.028 INFO 4146 --- [ioClientManager] org.bitcoinj.core.PeerGroup : Not yet setting download peer because there is no clear candidate.
2021-09-05 22:51:14.656 INFO 4146 --- [andler timeouts] org.bitcoinj.core.PeerGroup : [174.88.141.32]:22556: Peer died (11 connected, 0 pending, 12 max)
Can anybody help ?
The text was updated successfully, but these errors were encountered:
Hello, I have intgerated library with bitcoinj and libdohj. But when I am starting walletAppKit to sync chain, my syncing is stuck at
2021-09-05 22:51:10.028 INFO 4146 --- [ioClientManager] org.bitcoinj.core.PeerGroup : Not yet setting download peer because there is no clear candidate.
2021-09-05 22:51:14.656 INFO 4146 --- [andler timeouts] org.bitcoinj.core.PeerGroup : [174.88.141.32]:22556: Peer died (11 connected, 0 pending, 12 max)
Can anybody help ?
The text was updated successfully, but these errors were encountered: