1 2016-06-17 04:58:39 <rusty2> Hmm, OK, am I just missing it?  After I do importprivkey, how do I figure out the address?
2 2016-06-17 04:59:13 <rusty2> My first attempt was to 'bitcoin-cli getaddressesbyaccount ""' before and after, and use diff. *But* if we already know privkey, that fails.
3 2016-06-17 05:02:20 <kadoban> rusty2: Why would you want it, out of curiosity? I can't imagine ever wanting to receive funds specifically at an address I'm importing via privkey.
4 2016-06-17 05:02:34 <rusty2> kadoban: offline.
5 2016-06-17 05:03:22 <rusty2> I can't even figure out what "label" is for ("an optional label", err.  thanks)
6 2016-06-17 05:05:51 <rusty2> kadoban: to be precise, an offline private key is all I should need to store.