Skip to content

Wallet addrs

Luke Champine requested to merge wallet-addrs into wallet

Fixes #1066 (closed). /wallet/seeds will now always report 1 address remaining. This value should be ignored.

We could alternatively have it return the seed progress in place of AddressesRemaining, but this would change the semantics of the field without changing its name, so it's probably a bad idea.

Merge request reports