diff --git a/zip-0315.rst b/zip-0315.rst index fe8872f7..3178409a 100644 --- a/zip-0315.rst +++ b/zip-0315.rst @@ -275,15 +275,15 @@ Rationale for anchor selection '''''''''''''''''''''''''''''' * If the chain rolls back past the block at which the anchor is chosen, then - the anchor and the transaction will be invalidated. This is undesirable both - for reliability, and because the nullifiers of spent notes will have been - revealed, linking this transaction to any future transactions that spend those - notes. -* On the other hand, it is undesirable to choose an anchor too many blocks back, - because that prevents more recently received notes from being spent. -* Using a fixed anchor depth (as opposed to a different depth depending on whether - or not we are spending trusted notes) avoids leaking information about whether - or not we spent trusted notes. + the anchor and the transaction will be invalidated. This is undesirable + both for reliability, and because the nullifiers of spent notes will have + been revealed, linking this transaction to any future transactions that + spend those notes. +* On the other hand, it is undesirable to choose an anchor too many blocks + back, because that prevents more recently received notes from being spent. +* Using a fixed anchor depth (as opposed to a different depth depending on + whether or not we are spending trusted notes) avoids leaking information + about whether or not we spent trusted notes. Note selection @@ -297,8 +297,8 @@ or should they be used in a note management tx? Expiration height ''''''''''''''''' -A wallet SHOULD create transactions using the default expiration height of 40 blocks -from the current height, as specified in [#zip-0203]_. +A wallet SHOULD create transactions using the default expiration height of +40 blocks from the current height, as specified in [#zip-0203]_. Linkability of transactions or addresses