mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deploy: 2bb8de030f
This commit is contained in:
@@ -110,7 +110,7 @@ Public Attributes</h2></td></tr>
|
||||
<div class="textblock"><p>Current state of an amendment. </p>
|
||||
<p>Tells if a amendment is supported, enabled or vetoed. A vetoed amendment means the node will never announce its support. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00074">74</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00223">223</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="ae51fd7660d8d88e63430777f10cae97e"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae51fd7660d8d88e63430777f10cae97e">◆ </a></span>AmendmentState()</h2>
|
||||
@@ -152,7 +152,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
<p>If an amendment is down-voted, a server will not vote to enable it. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00077">77</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00226">226</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -171,7 +171,7 @@ Public Attributes</h2></td></tr>
|
||||
<p>Indicates that the amendment has been enabled. </p>
|
||||
<p>This is a one-way switch: once an amendment is enabled it can never be disabled, but it can be superseded by a subsequent amendment. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00084">84</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00233">233</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -189,7 +189,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
<p>Indicates an amendment that this server has code support for. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00087">87</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00236">236</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -207,7 +207,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
<p>The name of this amendment, possibly empty. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00090">90</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="AmendmentTable_8cpp_source.html#l00239">239</a> of file <a class="el" href="AmendmentTable_8cpp_source.html">AmendmentTable.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user