mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 14:05:51 +00:00
deploy: 5c8e072b7f
This commit is contained in:
@@ -697,7 +697,7 @@ $(function() {
|
||||
<div class="line"><a name="l00707"></a><span class="lineno"> 707</span>  </div>
|
||||
<div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  <span class="comment">// Basic Sequence number router</span></div>
|
||||
<div class="line"><a name="l00709"></a><span class="lineno"> 709</span>  <span class="comment">// A message that will be flooded across the network is tagged with a</span></div>
|
||||
<div class="line"><a name="l00710"></a><span class="lineno"> 710</span>  <span class="comment">// seqeuence number by the origin node in a BroadcastMesg. Receivers will</span></div>
|
||||
<div class="line"><a name="l00710"></a><span class="lineno"> 710</span>  <span class="comment">// sequence number by the origin node in a BroadcastMesg. Receivers will</span></div>
|
||||
<div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="comment">// ignore a message as stale if they've already processed a newer sequence</span></div>
|
||||
<div class="line"><a name="l00712"></a><span class="lineno"> 712</span>  <span class="comment">// number, or will process and potentially relay the message along.</span></div>
|
||||
<div class="line"><a name="l00713"></a><span class="lineno"> 713</span>  <span class="comment">//</span></div>
|
||||
|
||||
Reference in New Issue
Block a user