0
I guess they took off this function, so any alternative?
what i'm looking to do is exactly like this
sweepprivkey privkey minconfirms [destinationtype destination] [fee] [amount changeaddress]
0
I guess they took off this function, so any alternative?
what i'm looking to do is exactly like this
sweepprivkey privkey minconfirms [destinationtype destination] [fee] [amount changeaddress]
0
Nobody "took off" this function, it was only proposed, but was never actually added to Bitcoin Core.
Instead, you can use importprivkey and then send BTC to a new address:
https://en.bitcoin.it/wiki/Help:How_to_import_private_keys_in_Bitcoin_Core_0.7%2B
Note:
how to send just imported BTC directly to specific address? – Adam – 2017-12-19T01:47:31.033