Clarify wording about default payment addresses

This commit is contained in:
Jack Grigg 2018-09-18 11:25:12 +01:00
parent 2eec56d936
commit 55e3cd177e
No known key found for this signature in database
GPG Key ID: 1B8D649257DB0829
1 changed files with 4 additions and 3 deletions

View File

@ -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.