Hi, just loaded up bitcoincore and can't find the send raw data command, how do i execute it (also, should i be using the 32 or 64 bit version?
Help -> Debug Window -> Console
The command format is:
sendrawtransaction RAW_TRANSACTION_HEX
It doesn't really matter if you use 32bit or 64bit... that's more of an Operating System thing (if you're using 64bit windows, you should use 64bit Bitcoin Core).
Hi,i see you highlighted my fee, is that way too much? Any ideas how much i am giving them, this all baffles me, and can i bring the fee down before i send this if it is too high?
Also to clarify, i can copy and paste that raw transaction at the top of your last post and send it directly from bitcoincore?
You can probably bring the fee down quite a bit... 70000 sats is quite a bit, ~USD$4... your transaction is only 224 bytes, so with the current network state, any more than 500 sats is probably unnecessary.
To change it, you'd need to redo the transaction in Armory and set a lower fee...