We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4db7cd1 commit b0ede95Copy full SHA for b0ede95
src/xrpld/app/tx/detail/InvariantCheck.h
@@ -694,6 +694,7 @@ class ValidVault
694
* sfIssuerEncryptedBalance must also exist (and vice versa).
695
* - COA <= OutstandingAmount:
696
* Confidential outstanding balance cannot exceed total outstanding.
697
+ * - Verifies sfConfidentialBalanceVersion is changed whenever sfConfidentialBalanceSpending is modified on an MPToken.
698
*/
699
class ValidConfidentialMPToken
700
{
0 commit comments