<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged on-nodes</title>
<link>https://www.multichain.com/qa/tag/on-nodes</link>
<description>Powered by Question2Answer</description>
<item>
<title>Walletballance or assets not visible from peer.</title>
<link>https://www.multichain.com/qa/7366/walletballance-or-assets-not-visible-from-peer</link>
<description>&lt;p&gt;Newbie alert! :)&lt;/p&gt;&lt;p&gt;Hi Team,&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just installed multichain and followed the official get started guide and I 've 2 nodes running multichain. The 2nd node has connect, send and receive permissions. Now when I create an asset from the 1st it should be visible from the 2nd node and when I transfer it, I should be able to see the walletbalance of 2nd node from it.&amp;nbsp;&lt;/p&gt;&lt;p&gt;What's happening is I can create assets, but they are not visible from 2nd node. When I transfer the asset, it gets deducted from 1st node, but I can't see it on the 2nd node.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Node: 1&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; {&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;name&quot; : &quot;asset4&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;issuetxid&quot; : &quot;1cfded38a8cbcaa36cff9848451f23f99fc4c27486a323b7276d8323e126eba8&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;assetref&quot; : &quot;192-267-64796&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;multiple&quot; : 100,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;units&quot; : 0.01000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;open&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;details&quot; : {&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;issueqty&quot; : 1000.00000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;issueraw&quot; : 100000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;subscribed&quot; : false&lt;br&gt;&amp;nbsp; &amp;nbsp; }&lt;br&gt;]&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Node 2&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;chain1: listassets&lt;br&gt;{&quot;method&quot;:&quot;listassets&quot;,&quot;params&quot;:[],&quot;id&quot;:1,&quot;chain_name&quot;:&quot;chain1&quot;}&lt;/p&gt;&lt;p&gt;[&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Even though I've 4 different assets in the blockchain.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I strange thing I noticed, not sure if it has any implication. It has to do with blocks and headers which are different in both the nodes. So a wild guess is my blocks are not in sync?&lt;/p&gt;&lt;p&gt;Node 1:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;chain1: getblockchaininfo&lt;br&gt;{&quot;method&quot;:&quot;getblockchaininfo&quot;,&quot;params&quot;:[],&quot;id&quot;:1,&quot;chain_name&quot;:&quot;chain1&quot;}&lt;/p&gt;&lt;p&gt;{&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chain&quot; : &quot;main&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chainname&quot; : &quot;chain1&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;description&quot; : &quot;MultiChain chain1&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;protocol&quot; : &quot;multichain&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;setupblocks&quot; : 60,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;reindex&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;blocks&quot; : 202,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;headers&quot; : 202,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;bestblockhash&quot; : &quot;00e3ddd2ee5f887077f57243457db55d96a8ca8f166a4821a319a3e9ab2e2794&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;difficulty&quot; : 0.00000006,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;verificationprogress&quot; : 1.00000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chainwork&quot; : &quot;000000000000000000000000000000000000000000000000000000000000cb00&quot;&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Node 2:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;chain1: getblockchaininfo&lt;br&gt;{&quot;method&quot;:&quot;getblockchaininfo&quot;,&quot;params&quot;:[],&quot;id&quot;:1,&quot;chain_name&quot;:&quot;chain1&quot;}&lt;/p&gt;&lt;p&gt;{&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chain&quot; : &quot;main&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chainname&quot; : &quot;chain1&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;description&quot; : &quot;MultiChain chain1&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;protocol&quot; : &quot;multichain&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;setupblocks&quot; : 60,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;reindex&quot; : false,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;blocks&quot; : 0,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;headers&quot; : 191,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;bestblockhash&quot; : &quot;00ba87b2664fcd92ee9e90b1ea5deea8ce615671a4025670ceaaefb441c96df0&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;difficulty&quot; : 0.00000006,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;verificationprogress&quot; : 1.00000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;chainwork&quot; : &quot;0000000000000000000000000000000000000000000000000000000000000100&quot;&lt;br&gt;}&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Can anyone please help me here to move forward.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt;- Ashish&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/7366/walletballance-or-assets-not-visible-from-peer</guid>
<pubDate>Wed, 01 Nov 2017 12:37:18 +0000</pubDate>
</item>
<item>
<title>Stream created on one node is not visible on another node</title>
<link>https://www.multichain.com/qa/6610/stream-created-on-one-node-is-not-visible-on-another-node</link>
<description>&lt;p&gt;I created a stream &quot;attributes&quot; on one node with following command&amp;nbsp;&lt;strong&gt;create stream attributes true&lt;/strong&gt;. I provided write permission to another node using following command &quot;&lt;strong&gt;grant 1Usc8WE2XeLzovxn2MP6GowHJva4vULrRUrfW7 attributes.write&lt;/strong&gt;&quot; , however when i am checking the stream on second node using&amp;nbsp;&lt;strong&gt;liststreams&lt;/strong&gt;, attributes stream is not shown. When i am checking the &lt;strong&gt;liststreams and listpermissions attributes.* &lt;/strong&gt;on first&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;node&amp;nbsp;i can see the stream and also second node address has the write permission on &lt;strong&gt;attributes &lt;/strong&gt;stream. &amp;nbsp;I am sure what is happening and need your support in resolving this&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6610/stream-created-on-one-node-is-not-visible-on-another-node</guid>
<pubDate>Sun, 10 Sep 2017 08:48:59 +0000</pubDate>
</item>
</channel>
</rss>