Skip to content

restore deprecated AddressesRemaining

Luke Champine requested to merge addrs-remaining into wallet

This restores the semantics of AddressesRemaining by considering the maximum number of keys that will be scanned when sweeping or initializing from a seed. However, this value has not been added back to the siac output.

Fixes #1066 (closed)

Merge request reports