diff --git a/zip-0032.rst b/zip-0032.rst index 10ffa734..2a542fd7 100644 --- a/zip-0032.rst +++ b/zip-0032.rst @@ -328,9 +328,10 @@ ZIP 32 derivation MUST support the following path:: m_Sapling / purpose' / coin_type' / account' -Wallets MUST support generating the default payment address (corresponding to the default diversifier). They -MAY also support generating a stream of payment addresses for a given account, if they wish to maintain the -user experience of giving a unique address to each recipient. +Furthermore, wallets MUST support generating the default payment address (corresponding to the default +diversifier as defined above) for any account they support. They MAY also support generating a stream of +payment addresses for a given account, if they wish to maintain the user experience of giving a unique +address to each recipient. Note that a given account can have a maximum of approximately 2\ :sup:`87` payment addresses, because each diversifier has around a 50% chance of being invalid.