Hacker News new | ask | show | jobs
by narcissus 4573 days ago
No, you end up with a single wallet with multiple addresses. FWIW, by default, every time you make a transaction you send the change to a new address, too.
1 comments

so a wallet is just a bunch of addresses?
Wallet is a bunch of private keys. Address is a hash of a public key which in turn can be produced from the private key.