mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2025-10-16 12:50:17 +00:00
deploy: 314bee2fe2
This commit is contained in:
@@ -587,9 +587,9 @@ important terms:</p>
|
||||
<li>All the <code>chain</code>s of resumed <code>node</code> will have status <code>RESUMED</code></li>
|
||||
<li>Only in the <code>chain</code> with status <code>RESUMED</code> there are <code>RESUMED</code> nodes</li>
|
||||
</ul>
|
||||
<details class="info statuses">
|
||||
<summary>Info</summary>
|
||||
<p>There are 3 statuses:</p>
|
||||
<details class="info">
|
||||
<summary>Statuses</summary>
|
||||
<p>There are 4 real statuses:</p>
|
||||
<ul>
|
||||
<li>New - Means that Node/Chain is just created (even before constructor) or has been fully destroyed (in context of navigation)</li>
|
||||
<li>Created - Means that Node/Chain is created or preparing for destroing</li>
|
||||
|
Reference in New Issue
Block a user