<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged insufficient</title>
<link>https://www.multichain.com/qa/tag/insufficient</link>
<description>Powered by Question2Answer</description>
<item>
<title>Insufficient funds error while changing txfee</title>
<link>https://www.multichain.com/qa/18718/insufficient-funds-error-while-changing-txfee</link>
<description>&lt;p&gt;Hello Multichain Team,&lt;/p&gt;&lt;p&gt;I am getting below error whenever i change the transaction fee amount using settxfee command.&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;MultichainException [&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; object=code :-6.0,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reason=message : Insufficient funds,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; message=null,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cause=null&lt;br&gt;]&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;1. multichain-cli chain1 settxfee 0.001 (works fine)&lt;br&gt;2. multichain-cli chain1 settxfee 0.10 (not working)&lt;/p&gt;&lt;p&gt;when the amount increases it will show an error while&amp;nbsp;transferring the assets. when i reset the txfee amount then it works fine.&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Could you explain why it behave like this and on what basis it will calculate the transaction fee?&lt;br&gt;Where the transaction fee would be credited and why &lt;strong&gt;assetref&lt;/strong&gt; field added to address balance.&lt;br&gt;I would also like to know that how transaction fee will be calculated exactly.&lt;br&gt;Is transaction fee vary from asset to asset?&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/18718/insufficient-funds-error-while-changing-txfee</guid>
<pubDate>Thu, 12 Mar 2020 10:40:27 +0000</pubDate>
</item>
<item>
<title>Insufficient funds multichain</title>
<link>https://www.multichain.com/qa/9977/insufficient-funds-multichain</link>
<description>Hi, i created an asset with 350000000 balance but the problem is whenever i try to send any amount to another wallet using the method sendassetsfrom , i always get this message Insufficient funds.&lt;br /&gt;
Although another wallet with another asset and balance is 500000 when that person send it works fine.&lt;br /&gt;
What's the solution?&lt;br /&gt;
And another question is after i issued an asset with 500000 balance i want to issue more but the problem the asset is not open. how can i make it open?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9977/insufficient-funds-multichain</guid>
<pubDate>Tue, 19 Jun 2018 10:50:19 +0000</pubDate>
</item>
<item>
<title>SendAssetFrom [-6] Insufficient funds</title>
<link>https://www.multichain.com/qa/8021/sendassetfrom-6-insufficient-funds</link>
<description>&lt;p&gt;Hi Guys,&lt;/p&gt;&lt;p&gt;First of all thank you, is an incredible project !&lt;/p&gt;&lt;p&gt;My question is:&lt;br&gt;How make correct transfer between Issue Address.&lt;/p&gt;&lt;p&gt;When i create an issue, exactly equal to tutorials, i cant make any transfer between compatible accounts.&lt;/p&gt;&lt;p&gt;My Issue is successfuly created, i saw the balance like exaple below:&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;name&quot;: &quot;romano4&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;assetref&quot;: &quot;680-593-63283&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;qty&quot;: 570&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;assetref&quot;: &quot;&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;qty&quot;: 0,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;raw&quot;: 0&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p&gt;But the values &quot;assetref&quot; &quot;qty&quot; &quot;raw&quot; not update. I have almost 100% of sure that problem is my chain&amp;nbsp; mining configuration.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Blockchain params&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;{&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chain-protocol&quot; : &quot;multichain&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chain-description&quot; : &quot;xxxxx&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;root-stream-name&quot; : &quot;root&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;root-stream-open&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chain-is-testnet&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;target-block-time&quot; : 15,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;maximum-block-size&quot; : 8388608,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;default-network-port&quot; : xxxx,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;default-rpc-port&quot; : xxxx,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-connect&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-send&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-receive&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-receive-empty&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-create&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-issue&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-mine&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-activate&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;anyone-can-admin&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;support-miner-precheck&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;allow-arbitrary-outputs&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;allow-p2sh-outputs&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;allow-multisig-outputs&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;setup-first-blocks&quot; : 60,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;mining-diversity&quot; : 0.30000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;admin-consensus-upgrade&quot; : 0.50000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;admin-consensus-admin&quot; : 0.50000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;admin-consensus-activate&quot; : 0.50000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;admin-consensus-mine&quot; : 0.50000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;admin-consensus-create&quot; : 0.00000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;admin-consensus-issue&quot; : 0.00000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;lock-admin-mine-rounds&quot; : 10,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;mining-requires-peers&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;mine-empty-rounds&quot; : 10.00000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;mining-turnover&quot; : 1.00000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;first-block-reward&quot; : -1,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;initial-block-reward&quot; : 100000000000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;reward-halving-interval&quot; : 60,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;reward-spendable-delay&quot; : 1,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;minimum-per-output&quot; : 0,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;maximum-per-output&quot; : 100000000000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;minimum-relay-fee&quot; : 25,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;native-currency-multiple&quot; : 100000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;skip-pow-check&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;pow-minimum-bits&quot; : 8,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;target-adjust-freq&quot; : -1,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;allow-min-difficulty-blocks&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;only-accept-std-txs&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;max-std-tx-size&quot; : 4194304,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;max-std-op-returns-count&quot; : 10,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;max-std-op-return-size&quot; : 2097152,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;max-std-op-drops-count&quot; : 5,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;max-std-element-size&quot; : 8192,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chain-name&quot; : &quot;pagchain&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;protocol-version&quot; : 10009,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;network-message-start&quot; : &quot;f0d0d7f2&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;address-pubkeyhash-version&quot; : &quot;006e5b21&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;address-scripthash-version&quot; : &quot;05bf80dd&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;private-key-version&quot; : &quot;800f1f7d&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;address-checksum-value&quot; : &quot;2709b1f2&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;genesis-pubkey&quot; : &quot;02e5cb3d73c07db36fa1f68279a6efef4912d0ce436e3943476c1649d230cc6500&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;genesis-version&quot; : 1,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;genesis-timestamp&quot; : 1512844305,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;genesis-nbits&quot; : 536936447,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;genesis-nonce&quot; : 99,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;genesis-pubkey-hash&quot; : &quot;096dcab70ed4b7813aee44fca58bd845d13eddf3&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;genesis-hash&quot; : &quot;00c44e89f5e36d9c1848797acfac6595ba1603a1e742e6ceedcbcf4323535476&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chain-params-hash&quot; : &quot;d4c45a5e24f77d965c659bbb6074ca4fdbe659996605a1870e348cc34f44ee16&quot;&lt;br&gt;}&lt;/p&gt;&lt;p&gt;Can you guys help/clarify ?&lt;/p&gt;&lt;p&gt;Greetings from Brazil !&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8021/sendassetfrom-6-insufficient-funds</guid>
<pubDate>Wed, 27 Dec 2017 21:48:52 +0000</pubDate>
</item>
<item>
<title>Insufficient funds while having lots of UTXO</title>
<link>https://www.multichain.com/qa/5461/insufficient-funds-while-having-lots-of-utxo</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to setup a blockchain with no native currency, no assets or streams and no permissions. I've set the parameters so that there is no block reward, so each node has lots of UTXO from mining but those have 0 &quot;amount&quot;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem is, when I try the &quot;sendwithdatafrom&quot; method, I get:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;error code: -6&lt;br&gt;error message:&lt;br&gt;Insufficient funds&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;But the node I'm trying this on has a lot of UTXO as I said. So I tried to do it via the &quot;createrawtransaction&quot; method and it works perfectly, so my guess is that sendwithdatafrom tries to add fee to the transaction but as there's no native currency, you can't really do so. Could you confirm this ? (I tried to use &quot;settxfee&quot; to 0 but it doesn't work)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Great work on multichain, thanks in advance !&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5461/insufficient-funds-while-having-lots-of-utxo</guid>
<pubDate>Tue, 27 Jun 2017 09:34:02 +0000</pubDate>
</item>
<item>
<title>Insufficient Funds error</title>
<link>https://www.multichain.com/qa/5048/insufficient-funds-error</link>
<description>In my blockchain, have 3 nodes, namely, &lt;br /&gt;
&lt;br /&gt;
Node1(Admin), &lt;br /&gt;
&lt;br /&gt;
Node2: this node has native assets in an address, having external private key, &lt;br /&gt;
&lt;br /&gt;
Node3: this node also has an address, having external private key.&lt;br /&gt;
&lt;br /&gt;
Getting insufficient funds error, when &amp;quot;Node1&amp;quot; tries to run following API command:&lt;br /&gt;
&lt;br /&gt;
createrawsendfrom &amp;lt;Node2-Private-Address&amp;gt; &amp;nbsp;{\&amp;quot; &amp;lt;Node3-Private-Address&amp;gt;\&amp;quot;:{\&amp;quot; &amp;lt;Native-Asset-Name&amp;gt; \&amp;quot;:1}}&lt;br /&gt;
&lt;br /&gt;
I understand that I am getting, insufficient funds error,because &amp;quot;Admin(or anyone else)&amp;quot; can't access assets kept inside &amp;quot;private addresses&amp;quot; on a different node.&lt;br /&gt;
&lt;br /&gt;
But, shouldn't API command throw intuitive error, instead of &amp;quot;Insufficient Funds&amp;quot;, as it's misleading ?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5048/insufficient-funds-error</guid>
<pubDate>Mon, 15 May 2017 12:59:03 +0000</pubDate>
</item>
<item>
<title>sendwithmetadata error Insufficient funds - different outputs with same method</title>
<link>https://www.multichain.com/qa/2388/sendwithmetadata-insufficient-different-outputs-method</link>
<description>&lt;p&gt;I want to use Data Stream as a append-only log,&amp;nbsp;when testing the method sendwithmetadata&amp;nbsp;following&amp;nbsp;the guide of the doc the website provided. At first, things works well, but after executions of sendwithmetadata many time, suddenly I found an error occurs:&amp;nbsp;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;testchain: sendwithmetadata 1AxyjHveM5qHAabj494HHEgVny3iX3KyUfKjUh 0 123454321&lt;br&gt;{&quot;method&quot;:&quot;sendwithmetadata&quot;,&quot;params&quot;:[&quot;1AxyjHveM5qHAabj494HHEgVny3iX3KyUfKjUh&quot;,0,&quot;123454321&quot;],&quot;id&quot;:1,&quot;chain_name&quot;:&quot;testchain&quot;}&lt;/p&gt;&lt;p&gt;error code: -4&lt;br&gt;error message:&lt;br&gt;Insufficient funds, but there are coins belonging to addresses without send permission or P2SH addresses.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Using the multichain-explorer,I found&amp;nbsp;a &amp;nbsp;sendwithmetadata method&amp;nbsp;normally creates a transaction(I name this kind tx as sendwithmetadata transaction)&amp;nbsp;with three outputs:&lt;/p&gt;&lt;p&gt;When&amp;nbsp;executing&amp;nbsp;a new&amp;nbsp;sendwithmetadata method, the third output of &amp;nbsp;former&amp;nbsp;sendwithmetadata transaction will be redeemed, and the new&amp;nbsp;sendwithmetadata transaction &amp;nbsp;also has three output.&lt;/p&gt;&lt;p&gt;But, when the error occurs, I found the&amp;nbsp;sendwithmetadata transaction only have two outputs, so next time when I execute&amp;nbsp;sendwithmetadata method, I have no &quot;unspend&quot; output to redeem, which make the error happen.I recreate a new chain and test&amp;nbsp;sendwithmetadata many times, untill now there is no such error.&amp;nbsp;I'm confused now.&lt;/p&gt;&lt;p&gt;so my question is &amp;nbsp;why there are different transaction outputs for the same method&amp;nbsp;&lt;em&gt;sendwithmetadata&lt;/em&gt;, and is there some&amp;nbsp;&amp;nbsp;trick I don't&amp;nbsp;know when execute&amp;nbsp;&lt;em&gt;sendwithmetadata,&lt;/em&gt; or this is just a bug?&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/2388/sendwithmetadata-insufficient-different-outputs-method</guid>
<pubDate>Tue, 09 Aug 2016 06:33:09 +0000</pubDate>
</item>
<item>
<title>Unsufficient funds</title>
<link>https://www.multichain.com/qa/2385/unsufficient-funds</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I want use MultiChain as a private database, &lt;strong&gt;without&lt;/strong&gt; the asset/currency aspect. I would like to store &quot;Hello World&quot; as hex to myself for now, with the amount of 0.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;icsv-chain: sendwithmetadatafrom 1AD9yHodgUQJ85uNwTd9Ucmq4T5NXa7Le6fci2 1AD9yHodgUQJ85uNwTd9Ucmq4T5NXa7Le6fci2 0 48656c6c6f20576f726c64&lt;br&gt;{&quot;method&quot;:&quot;sendwithmetadatafrom&quot;,&quot;params&quot;:[&quot;1AD9yHodgUQJ85uNwTd9Ucmq4T5NXa7Le6fci2&quot;,&quot;1AD9yHodgUQJ85uNwTd9Ucmq4T5NXa7Le6fci2&quot;,0,&quot;48656c6c6f20576f726c64&quot;],&quot;id&quot;:1,&quot;chain_name&quot;:&quot;icsv-chain&quot;}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;error code: -4&lt;br&gt;error message:&lt;br&gt;Insufficient funds&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Any advice?&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/2385/unsufficient-funds</guid>
<pubDate>Mon, 08 Aug 2016 18:58:45 +0000</pubDate>
</item>
<item>
<title>&quot;Coin selection Insufficient funds&quot; error</title>
<link>https://www.multichain.com/qa/2238/coin-selection-insufficient-funds-error</link>
<description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;I have two nodes, A and B. After a certain period of time (~24 hours) the nodes become unresponsive and need to be restarted. On restart the&amp;nbsp;following messages can be seen in the logs for A and B respectively:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;Node A log&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;mchn: Coin selection: Insufficient funds, but there are coins belonging to addresses without send permission or P2SH addresses.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;mchn: Coin selection: Insufficient funds, but there are coins belonging to addresses without send permission or P2SH addresses.keypool reserve 2&lt;br&gt;keypool return 2&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;Node B log&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;mchn: Coin selection: Insufficient fundsmchn: Coin selection: Insufficient fundsmchn: Coin selection: Insufficient fundsmchn:&amp;nbsp;Coin selection: Insufficient fundskeypool reserve 2&amp;nbsp;keypool return 2&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;This is an intermittent issue&lt;/strong&gt;, and &lt;strong&gt;could&lt;/strong&gt; be related to the way in which the application we have built is interacting with MultiChain.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know the messages themselves allude to the problem i.e. insufficient funds :). Furthermore&amp;nbsp;our application does lock funds and make offers,&amp;nbsp;so our application could be at fault. But before jumping to conclusions&amp;nbsp;I wanted to know if this is a generic error for a multitude&amp;nbsp;of possible issues or is it specific to one thing?&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any more info/clarity on these messages would be great&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/2238/coin-selection-insufficient-funds-error</guid>
<pubDate>Fri, 15 Jul 2016 16:30:32 +0000</pubDate>
</item>
</channel>
</rss>