diff --git a/zip-0221.html b/zip-0221.html index 24043fe7..92b9e996 100644 --- a/zip-0221.html +++ b/zip-0221.html @@ -240,7 +240,7 @@ License: MIT
Internal or root node
Inherited from the right child.
-

Serialized as nBits (uint32).

+

Serialized as nBits (uint32).

  • hashEarliestSaplingRoot
    @@ -301,7 +301,7 @@ License: MIT
  • nSaplingTxCount
    Leaf node
    -
    The number of transactions in the leaf block where either of vShieldedSpend or vShieldedOutput is non-empty.
    +
    The number of transactions in the leaf block where either of vShieldedSpend or vShieldedOutput is non-empty.
    Internal or root node
    The sum of the nSaplingTxCount field of both children.
    diff --git a/zip-0221.rst b/zip-0221.rst index 5587dfc9..1f76d6be 100644 --- a/zip-0221.rst +++ b/zip-0221.rst @@ -248,7 +248,7 @@ Each MMR node is defined as follows: Internal or root node Inherited from the right child. - Serialized as ``nBits`` (uint32). + Serialized as ``nBits`` (``uint32``). 6. ``hashEarliestSaplingRoot`` @@ -311,7 +311,7 @@ Each MMR node is defined as follows: Leaf node The number of transactions in the leaf block where either of - ``vShieldedSpend`` or `vShieldedOutput` is non-empty. + ``vShieldedSpend`` or ``vShieldedOutput`` is non-empty. Internal or root node The sum of the ``nSaplingTxCount`` field of both children.