mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +00:00
deploy: 5c8e072b7f
This commit is contained in:
@@ -136,8 +136,8 @@ $(function() {
|
||||
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  res->updateSkipList();</div>
|
||||
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  </div>
|
||||
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  {</div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  res->stateMap().flushDirty(<a class="code" href="namespaceripple.html#a57d7e7b27df7e719fdf5569f96be60a3a65cfe147458030070724c8b3795e508f">hotACCOUNT_NODE</a>, res->info().seq);</div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  res->txMap().flushDirty(<a class="code" href="namespaceripple.html#a57d7e7b27df7e719fdf5569f96be60a3aad6a443f1fefba026adfb0c5a2d9a671">hotTRANSACTION_NODE</a>, res->info().seq);</div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  res->stateMap().flushDirty(<a class="code" href="namespaceripple.html#a57d7e7b27df7e719fdf5569f96be60a3a65cfe147458030070724c8b3795e508f">hotACCOUNT_NODE</a>);</div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  res->txMap().flushDirty(<a class="code" href="namespaceripple.html#a57d7e7b27df7e719fdf5569f96be60a3aad6a443f1fefba026adfb0c5a2d9a671">hotTRANSACTION_NODE</a>);</div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  }</div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  res->unshare();</div>
|
||||
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
|
||||
|
||||
Reference in New Issue
Block a user