0
How do I create a transaction using the debug console of Bitcoin Core v0.15.1 (64-bit)?
I have been able to use the commands to create addresses. I figured out how to create, sign, and send a raw transaction. However when I try to send the transaction, I get an erro saying that my fee is too low.
Am I getting this error because I'm resetting the console before I start my commands ? Should I let my console time add up or reset it before a transaction ?