Author

Topic: bitcoin-core sendfrom problems (Read 321 times)

newbie
Activity: 6
Merit: 0
November 20, 2017, 08:31:15 PM
#5
It is possible that the outputs that you have that Bitcoin Core can spend from are numerous and low valued, thus causing your transaction to be very large and require a high transaction thus making you unable to make the transaction.

Can you post the output of listunspent?

I did not understand
newbie
Activity: 6
Merit: 0
November 20, 2017, 08:17:36 PM
#4
Since you are using the "sendfrom" command, it is also possible that you are using the "accounts" system in Bitcoin Core.  In that case, it is common to misunderstand how the accounts system works and to incorrectly calculate how many bitcoins you have available.

When you say that your "funds" are 0.30000000, do you mean that your account has 0.3 BTC? Or do you mean that the total funds of ALL accounts in the wallet is 0.3 BTC?

Since it is possible for an account to have a negative balance, it is possible that the total funds in the wallet are less than you think.

One of my accounts has 0.30000000 btc
there are several accounts in my wallet
if I write I use the command without mentioning a user getbalance tells me that I have 0.00100000
legendary
Activity: 3416
Merit: 4658
November 20, 2017, 11:12:35 AM
#3
Since you are using the "sendfrom" command, it is also possible that you are using the "accounts" system in Bitcoin Core.  In that case, it is common to misunderstand how the accounts system works and to incorrectly calculate how many bitcoins you have available.

When you say that your "funds" are 0.30000000, do you mean that your account has 0.3 BTC? Or do you mean that the total funds of ALL accounts in the wallet is 0.3 BTC?

Since it is possible for an account to have a negative balance, it is possible that the total funds in the wallet are less than you think.
staff
Activity: 3374
Merit: 6530
Just writing some code
November 20, 2017, 11:05:45 AM
#2
It is possible that the outputs that you have that Bitcoin Core can spend from are numerous and low valued, thus causing your transaction to be very large and require a high transaction thus making you unable to make the transaction.

Can you post the output of listunspent?
newbie
Activity: 6
Merit: 0
November 20, 2017, 01:19:58 AM
#1
Hello,

Because when sending bitcoin to an address it tells me that I have insufficient funds(error code -6) in bitcoin-core?

my funds: 0.30000000
send: 0.001
insufficient funds (error code -6)

if they were you so kind to help me ... Thanks
Jump to: