Hacker News new | ask | show | jobs
by k__ 4573 days ago
so a wallet is just a bunch of addresses?
1 comments

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.