mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Change log level
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
This commit is contained in:
parent
a6762cb66a
commit
509b07d7dc
@ -189,7 +189,7 @@ public class FullNodeNetworkService implements MessageListener, PeerManager.List
|
||||
}
|
||||
|
||||
private void handleRepublishGovernanceDataRequest() {
|
||||
log.warn("We received a RepublishGovernanceDataRequest and re-published all proposalPayloads and " +
|
||||
log.info("We received a RepublishGovernanceDataRequest and re-published all proposalPayloads and " +
|
||||
"blindVotePayloads to the P2P network.");
|
||||
missingDataRequestService.reRepublishAllGovernanceData();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user