hi, all , i have read may topics on this and i still dont understant.
what i understand is there are
2 pair of addresses for each
private key aka sha256 hex i.e. compressed pair and uncompressed pair.
e.g.
ref:
https://brainwalletx.github.io/passphrase : hello
gives 2 pairs
compressed WIF : Kxj5ejwPg2s2ejZHW7N1zAydD4fkmFi9j19QRmgeVK9mXL3wFMmp
compressed Address : 1MmqjDhakEfJd9r5BoDhPApCpA75Em17GA
and
Uncompressed WIF : 5JA5gN4G78DhFSW4jr28vjb8JEX5UhVMZB16Jr6MjDGaeguJEvm
Uncompressed Address : 1HoSFymoqteYrmmr7s3jDDqmggoxacbk37
so i have few questions.
1) are these 2 different wallets ?
2) if someone sends funds to
compressed Address, will it show up in
Uncompressed Address ?
3) do i have import both of these WIF keys in by bitcoind to receive funds in them , i guess they act like 2 differnt wallets.
4) can i spend funds from
Uncompressed Address by using
compressed WIF
5)can i spend btc from compressed wallet address by using uncompressed WIF key ?
this is quite confusing.
thanks for your time.
sorry if i posted this in wrong section, idk if this is technical or not.