forex.pm forex forum binary options trade

 Сryptocurrency exchanges => Binance - Сryptocurrency exchanges => Topic started by: Bitcoin on Feb 15, 2022, 06:30 am

Title: Can I send BTC from other node or wallet with my address?
Post by: Bitcoin on Feb 15, 2022, 06:30 am
Can I send BTC from other node or wallet with my address?

I'm trying to send bitcoins from node2 with my address using private key noted that my address is created in node1.I followed this link:
"https://en.bitcoin.it/wiki/How_to_import_private_keys"
I dump private key in node1 using this command:



bitcoin-cli -testnet -rpcuser=test -rpcpassword=test123 dumpprivkey "2N7YvA6ZBjFvXE3wuNQH4csev1QUWtrzYgA"


Then I imported private key in node2 through this command:



bitcoin-cli -testnet -rpcuser=test -rpcpassword=test123 importprivkey cNKbGVQvQgJsJuRy25ggZ71BRA9UZyEPCMekdntnZDWjYTg9TpRu


now I want to send bitcoin from node2 with my address to different address



can anyone please give me solution to make transaction using my address private key
  thanking you in advance


Source: Can I send BTC from other node or wallet with my address? (https://bitcoin.stackexchange.com/questions/84134/can-i-send-btc-from-other-node-or-wallet-with-my-address)