Y
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
k__
4573 days ago
so a wallet is just a bunch of addresses?
link
oleganza
4573 days ago
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.
link