<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged params</title>
<link>https://www.multichain.com/qa/tag/params</link>
<description>Powered by Question2Answer</description>
<item>
<title>Can I set &quot;anyone-can-admin&quot; at runtime?</title>
<link>https://www.multichain.com/qa/9980/can-i-set-anyone-can-admin-at-runtime</link>
<description>&lt;p&gt;I looked through the list of runtime parameters and&amp;nbsp;&lt;strong&gt;anyone-can-activate&lt;/strong&gt;&amp;nbsp;wasn't there.&amp;nbsp;&lt;br&gt;I tried to set it like:&amp;nbsp;&lt;strong&gt;multichaind -anyone-can-activate=true&lt;/strong&gt;&amp;nbsp;but it didn't work.&lt;/p&gt;&lt;p&gt;I guess I can do it through&amp;nbsp;some unix text-replacement commands against the &lt;strong&gt;params.dat&lt;/strong&gt;&amp;nbsp;file, but that's a nasty solution.&lt;br&gt;Any suggestions?&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9980/can-i-set-anyone-can-admin-at-runtime</guid>
<pubDate>Tue, 19 Jun 2018 16:57:04 +0000</pubDate>
</item>
<item>
<title>listassets is giving an error HTTP 200</title>
<link>https://www.multichain.com/qa/9582/listassets-is-giving-an-error-http-200</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I am trying to list all assets in multichain web demo but I am getting an error HTTP 200 but when i am running in CMD using multichain-cli chain2 listassets * true I am getting the list of assets which i have created. &lt;br /&gt;
&lt;br /&gt;
Can you help me with alternative of listassets command or how to fix that error. &lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9582/listassets-is-giving-an-error-http-200</guid>
<pubDate>Wed, 09 May 2018 12:06:03 +0000</pubDate>
</item>
<item>
<title>How to pass an array of asset  names to listassets API ?</title>
<link>https://www.multichain.com/qa/8378/how-to-pass-an-array-of-asset-names-to-listassets-api</link>
<description>&lt;p&gt;Hi Team,&lt;/p&gt;&lt;p&gt;I have checked the doc and got to know that we can pass the more than one assets to the&amp;nbsp;&lt;strong&gt;listassets&amp;nbsp; API&amp;nbsp;&lt;/strong&gt;&amp;nbsp;call?&lt;/p&gt;&lt;p&gt;But I don't know how to test on the&amp;nbsp;&lt;strong&gt;CLI&amp;nbsp;&lt;/strong&gt;&amp;nbsp;mode.&lt;/p&gt;&lt;p&gt;Can you help me on that.&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Shiva.P&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8378/how-to-pass-an-array-of-asset-names-to-listassets-api</guid>
<pubDate>Mon, 29 Jan 2018 08:18:18 +0000</pubDate>
</item>
<item>
<title>What is the minimum system requirement?</title>
<link>https://www.multichain.com/qa/7519/what-is-the-minimum-system-requirement</link>
<description>What is the minimum system requirement for using multichain? Can it be used in 32bit windows system? What are other minimum parameters required for smoothing running the multichain system?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thank you.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/7519/what-is-the-minimum-system-requirement</guid>
<pubDate>Mon, 13 Nov 2017 12:37:28 +0000</pubDate>
</item>
<item>
<title>How to pass optional API parameters</title>
<link>https://www.multichain.com/qa/7477/how-to-pass-optional-api-parameters</link>
<description>&lt;p&gt;I would like some guidance on the proper way to specify optional API parameters. For example the listaddresses api command, where I would like to specify a value for start but not one of count. Since the count parameter must be specified before the start parameter, it appears I must specify a value for count (it can't be null) without generating errors. Is this correct? &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/7477/how-to-pass-optional-api-parameters</guid>
<pubDate>Fri, 10 Nov 2017 03:08:36 +0000</pubDate>
</item>
<item>
<title>what is 'minimum per output' in params.dat</title>
<link>https://www.multichain.com/qa/6731/what-is-minimum-per-output-in-params-dat</link>
<description>what is 'minimum per output' in params.dat&lt;br /&gt;
&lt;br /&gt;
if minimum per output value is '-1' , this will be calculated from minimum relay fee&lt;br /&gt;
&lt;br /&gt;
I don't know what is this value</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6731/what-is-minimum-per-output-in-params-dat</guid>
<pubDate>Tue, 19 Sep 2017 08:33:30 +0000</pubDate>
</item>
<item>
<title>What runtime params setup constitutes bad outcomes?</title>
<link>https://www.multichain.com/qa/6511/what-runtime-params-setup-constitutes-bad-outcomes</link>
<description>we have the ability to change permissions and consensus rules. Sometimes its difficult to ascertain what value may affect another, and equal a bad consequence.&lt;br /&gt;
&lt;br /&gt;
Are there some &amp;quot;bad&amp;quot; examples of param settings. and further could this be coded as a warning when first run? You have chosen round robin mining but set difficulty to a high value.&lt;br /&gt;
&lt;br /&gt;
perhaps not the best example: &lt;br /&gt;
&lt;br /&gt;
running multichaind chain -daemon&lt;br /&gt;
warning: difficulty value outside normal expected operation (since it would take 12 months to mine)&lt;br /&gt;
&lt;br /&gt;
continue y/n</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6511/what-runtime-params-setup-constitutes-bad-outcomes</guid>
<pubDate>Mon, 04 Sep 2017 11:32:24 +0000</pubDate>
</item>
<item>
<title>Multichain cloning</title>
<link>https://www.multichain.com/qa/4070/multichain-cloning</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I noticed that&amp;nbsp;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;multichain-util clone [old-name] [chain-name]&amp;nbsp;&lt;/span&gt;uses the old multichain name as the chain description in the new params.dat file. Is this by design?&amp;nbsp;&lt;/p&gt;&lt;p&gt;R.&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/4070/multichain-cloning</guid>
<pubDate>Sat, 18 Feb 2017 17:31:18 +0000</pubDate>
</item>
<item>
<title>Mining-Requires-Peers not working</title>
<link>https://www.multichain.com/qa/3915/mining-requires-peers-not-working</link>
<description>When I start a single multichain node with parameters:&lt;br /&gt;
&lt;br /&gt;
mining-requires-peers = true&lt;br /&gt;
&lt;br /&gt;
setup-first-blocks = 5&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
The node should with my understanding stop mining after about 5 blocks.&lt;br /&gt;
&lt;br /&gt;
But it does continue mining (at the moment at block 57)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Did I miss something?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/3915/mining-requires-peers-not-working</guid>
<pubDate>Mon, 06 Feb 2017 08:15:44 +0000</pubDate>
</item>
<item>
<title>Anyone can issue - don't seem to work</title>
<link>https://www.multichain.com/qa/3601/anyone-can-issue-dont-seem-to-work</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I created a new multichain blockchain, edited the &lt;span style=&quot;text-decoration: underline;&quot;&gt;params.dat&lt;/span&gt; file so that all the global permissions are true. Then i started the blockchain and connected three other nodes. However, when i use &lt;em&gt;listpermissions issue &lt;/em&gt;command&amp;nbsp;on node1&amp;nbsp;(or node2), the json only contained node1 (my starting nodes) address.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I also got the &quot;No unspent output with issue permission&quot; when i went ahead to try issuing a new asset to node2 address. Using &lt;em&gt;getblockchainparams&amp;nbsp;&lt;/em&gt;still clearly shows&amp;nbsp;&quot;anyone-can-issue&quot; : true.&lt;/p&gt;&lt;p&gt;Any idea what i am missing?&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt;R.&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/3601/anyone-can-issue-dont-seem-to-work</guid>
<pubDate>Thu, 12 Jan 2017 00:53:00 +0000</pubDate>
</item>
<item>
<title>Is it possible to send a metadata larger than 4096B ?</title>
<link>https://www.multichain.com/qa/2656/is-it-possible-to-send-a-metadata-larger-than-4096b</link>
<description>&lt;p&gt;Hi,&lt;br&gt;&lt;br&gt;I've been trying to send larger metadata&amp;nbsp;on my blockchain, but it keeps being cut at 4096B.&lt;br&gt;&lt;br&gt;To send larger hex strings, I followed the &lt;em&gt;Creating data streams &lt;/em&gt;tutorial and&amp;nbsp;I changed the &lt;em&gt;params.dat&lt;/em&gt; file right after creating the blockchain and &lt;span style=&quot;text-decoration: underline;&quot;&gt;before launching it with &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;-daemon&lt;/span&gt;.&amp;nbsp;&lt;/em&gt;I edited the following fields to maximum :&amp;nbsp;&lt;br&gt;&lt;em&gt;max-std-op-return-size =8388608&lt;br&gt;maximum-block-size=1000000000&lt;br&gt;max-std-tx-size=10000000&lt;br&gt;max-std-element-size=32768&lt;br&gt;max-std-op-drops-count=100&lt;/em&gt;&lt;/p&gt;&lt;p&gt;I also enabled the following fields by marking them &lt;em&gt;true &lt;/em&gt;:&lt;br&gt;&lt;em&gt;anyone-can-connect ; anyone-can-send ; anyone-can-receive ; anyone-can-issue ; anyone-can-mine ; anyone-can-activate ; anyone-can-admin&lt;/em&gt;&lt;/p&gt;&lt;p&gt;I can tell that my modifications have been taken into account since the &lt;em&gt;params.dat &lt;/em&gt;file is updated&amp;nbsp;on both my nodes after I launch them and I no longer need to grant send, receive, etc. to my addresses.&lt;br&gt;&lt;br&gt;Any clue as to why my metadata always gets cut at 4096 ?&lt;br&gt;&lt;br&gt;Thanks&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/2656/is-it-possible-to-send-a-metadata-larger-than-4096b</guid>
<pubDate>Tue, 13 Sep 2016 16:56:54 +0000</pubDate>
</item>
<item>
<title>Can we change the &quot;target-block-time&quot; to a new value ?</title>
<link>https://www.multichain.com/qa/1591/can-we-change-the-target-block-time-to-a-new-value</link>
<description>Can we change the &amp;quot;target-block-time&amp;quot; parameter in the params.dat of an existing chain? I understand that if thats possible it needs to be synced across all the nodes in the chain, which might be a challenge. &lt;br /&gt;
but do we have a facility if in case we want to change any of the parameter. Another possible candidate is the &amp;quot;max-std-op-return-size&amp;quot;. I was testing with private chains and the requirement of modifying the op-return-size appeared later and I had to clone the chain and modify the paramater.&lt;br /&gt;
&lt;br /&gt;
However , I wanted to check if the reload of configuration is supported.&lt;br /&gt;
&lt;br /&gt;
I tried modifying the params.dat after shutting down the node, but &amp;nbsp;multichaind threw the following error message:&lt;br /&gt;
&lt;br /&gt;
ERROR: Parameter set for blockchain &amp;lt;chain&amp;gt; is invalid.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/1591/can-we-change-the-target-block-time-to-a-new-value</guid>
<pubDate>Mon, 18 Apr 2016 12:25:55 +0000</pubDate>
</item>
</channel>
</rss>