var img = document.createElement('img'); img.src = "https://terradocs.matomo.cloud//piwik.php?idsite=2&rec=1&url=https://alliance.money" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

Invariants

Validator Shares​

This invariant checks that the sum of validator shares of an asset owned by all validators is equal to the total shares recorded in the corresponding Alliance asset. It also checks for negative shares. For more on validator shares, visit the Concepts section.

Delegation Shares​

This invariant checks that the sum of the delegator shares of an asset owned by all delegations is equal to the validator’s recorded total shares. It also checks for negative shares. For more on delegation shares, visit the Concepts section.