zecwalletco / zecwallet-mobile

Zecwallet Android and iOS apps
10 stars 11 forks source link

Enable generating/using multiple addresses #35

Open powerkangaroo opened 3 years ago

powerkangaroo commented 3 years ago

The current version uses only a single address for each address type.

If performance is an issue, limit how many addresses can be generated that don't yet have a UTXO, or limit overall number of addresses that can be generated.