Skip to content

Add NextAddresses method for future testing

Christopher Schinnerl requested to merge wallet-addresses into master

Created by: ChrisSchinnerl

NextAddress writes to disk every time it is called. NextAddresses should allow for faster address creation. This is useful for future wallet scalability tests.

Merge request reports