Bitcoin Forum

Bitcoin => Armory => Topic started by: ImI on November 19, 2015, 11:38:20 PM



Title: How to send coins before Armory has synced?
Post by: ImI on November 19, 2015, 11:38:20 PM

Hi,

given i have the backup wallets i should be able to send the coins before Armory has finished syncing, right?

I have to sign the transaction offline and transmit?


Title: Re: How to send coins before Armory has synced?
Post by: achow101 on November 20, 2015, 01:31:17 AM
You need to be online in order to create a transaction. I suppose you could try to use Bitcoin Core's createrawtransaction rpc command to create the raw transaction and then have Armory sign it while it is offline then broadcast the transaction again through BitcoinCore.