Skip to content

Commit 68135af

Browse files
committed
updating fixes changes on network to accept preconf transaction through network
1 parent 874a023 commit 68135af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/net_processing.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6090,7 +6090,6 @@ bool PeerManagerImpl::SendMessages(CNode* pto)
60906090
if (!txinfo.tx) {
60916091
continue;
60926092
}
6093-
continue;
60946093
}
60956094
// `TxRelay::m_tx_inventory_known_filter` contains either txids or wtxids
60966095
// depending on whether our peer supports wtxid-relay. Therefore, first

0 commit comments

Comments
 (0)