|
May 13, 2016, 08:24:18 AM |
|
So I came up with this sort of distributed bitcoind, I have 2 bitcoind and I simply ask the other one to create the private key and send it (encrypted) to the first one which imports it.
But, I can't create "off chain" transactions this way. Does anyone have an idea of how you could do that with two bitcoind instances?
The only solution I have so far is to create the internal transaction system myself but I think it will lead to bugs and security problems.
|