<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged hash</title>
<link>https://www.multichain.com/qa/tag/hash</link>
<description>Powered by Question2Answer</description>
<item>
<title>Transaction ID hash</title>
<link>https://www.multichain.com/qa/92091/transaction-id-hash</link>
<description>Which values, if any, are input into the transaction ID hash?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/92091/transaction-id-hash</guid>
<pubDate>Tue, 25 Mar 2025 09:10:33 +0000</pubDate>
</item>
<item>
<title>About custom Hash</title>
<link>https://www.multichain.com/qa/88379/about-custom-hash</link>
<description>Hi~&lt;br /&gt;
&lt;br /&gt;
In a scenario where a blockchain is running on embedded devices with performance constraints, I would like to inquire if there is an API or any other method available to customize my own hash function for creating a txid when uploading data to a stream.&lt;br /&gt;
&lt;br /&gt;
Thanks : )</description>
<guid isPermaLink="true">https://www.multichain.com/qa/88379/about-custom-hash</guid>
<pubDate>Thu, 15 Aug 2024 17:39:15 +0000</pubDate>
</item>
<item>
<title>Where i can find previous block for any blockhash</title>
<link>https://www.multichain.com/qa/14050/where-i-can-find-previous-block-for-any-blockhash</link>
<description>Where i can find previous block for any blockhash</description>
<guid isPermaLink="true">https://www.multichain.com/qa/14050/where-i-can-find-previous-block-for-any-blockhash</guid>
<pubDate>Thu, 16 May 2019 12:51:27 +0000</pubDate>
</item>
<item>
<title>how blocks in network are linked to each other ?Does the previous block contains the hash of the current block ?</title>
<link>https://www.multichain.com/qa/12749/blocks-network-linked-other-previous-contains-current-block</link>
<description></description>
<guid isPermaLink="true">https://www.multichain.com/qa/12749/blocks-network-linked-other-previous-contains-current-block</guid>
<pubDate>Tue, 05 Feb 2019 09:54:39 +0000</pubDate>
</item>
<item>
<title>decode data hash</title>
<link>https://www.multichain.com/qa/12207/decode-data-hash</link>
<description>&lt;p&gt;Hello guys ,&lt;br&gt;I am using getwallettransaction txid to fetch particular transaction details so i want to convert value of data in string so it is giving me unreadable string format......please let me know how can i decode and read data?&lt;br&gt;&lt;br&gt;&amp;nbsp;getwallettransaction 0e5b03efb67984966095dd929d23723f77074414786a594ac65c7404deca01f4&lt;br&gt;{&quot;method&quot;:&quot;getwallettransaction&quot;,&quot;params&quot;:[&quot;0e5b03efb67984966095dd929d23723f77074414786a594ac65c7404deca01f4&quot;],&quot;id&quot;:1,&quot;chain_name&quot;:&quot;Rapidchain1&quot;}&lt;/p&gt;&lt;p&gt;{&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;balance&quot; : {&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;amount&quot; : 0.00000000,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;assets&quot; : [&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ]&lt;br&gt;&amp;nbsp; &amp;nbsp; },&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;myaddresses&quot; : [&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;1aeRDR8jgKinQditYrujNRCaSzWb4napwHS29V&quot;&lt;br&gt;&amp;nbsp; &amp;nbsp; ],&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;addresses&quot; : [&lt;br&gt;&amp;nbsp; &amp;nbsp; ],&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;permissions&quot; : [&lt;br&gt;&amp;nbsp; &amp;nbsp; ],&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;items&quot; : [&lt;br&gt;&amp;nbsp; &amp;nbsp; ],&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;data&quot; : [&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;background-color:#00FFFF&quot;&gt;&quot;53504b62473045022100e7b19d958d3ce901b3ff52f5049f10d62f4cf49ad3f032a7c78dc2f465c5b2af02202b64b7f366ddd6a087546fed204b9c35ee86912e6e6a2492e66988be995948e002210258b366ca791ff59a1f3ef6ada216faa85b2d4973167996d05b593bf934e3b8c2&quot;&lt;/span&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; ],&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;confirmations&quot; : 172,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;generated&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;blockhash&quot; : &quot;00a2879445a885bc9f46b1a2faa49f693c0212eef47790f165e82e69b84b88e9&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;blockindex&quot; : 0,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;blocktime&quot; : 1545033454,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;txid&quot; : &quot;0e5b03efb67984966095dd929d23723f77074414786a594ac65c7404deca01f4&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;valid&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;time&quot; : 1545033454,&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;timereceived&quot; : 1545033454&lt;br&gt;}&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/12207/decode-data-hash</guid>
<pubDate>Tue, 08 Jan 2019 12:59:23 +0000</pubDate>
</item>
<item>
<title>Get hash from items</title>
<link>https://www.multichain.com/qa/12199/get-hash-from-items</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I should create a project based on multichain that allow you to add a file and later check if the file has been modified with a hash check. How can i do that? There is a way to get the hash of a data?&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/12199/get-hash-from-items</guid>
<pubDate>Tue, 08 Jan 2019 10:41:29 +0000</pubDate>
</item>
<item>
<title>How does data stream affect the hash?</title>
<link>https://www.multichain.com/qa/11704/how-does-data-stream-affect-the-hash</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
When I add data to data streams, does that information also go into the hash of the block that the stream is published?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/11704/how-does-data-stream-affect-the-hash</guid>
<pubDate>Thu, 29 Nov 2018 00:10:25 +0000</pubDate>
</item>
<item>
<title>What part of MultiChain would you change to change the hash algorithm?</title>
<link>https://www.multichain.com/qa/8221/what-part-multichain-would-change-change-the-hash-algorithm</link>
<description>If I am modifying MultiChain's source code to change the hash algorithm and create a custom version for myself, what part would I change?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8221/what-part-multichain-would-change-change-the-hash-algorithm</guid>
<pubDate>Thu, 11 Jan 2018 20:42:04 +0000</pubDate>
</item>
<item>
<title>How do you specify security algorithms?</title>
<link>https://www.multichain.com/qa/8204/how-do-you-specify-security-algorithms</link>
<description>How do you specify, for example, you want transactions to be hashed using SHA3-512?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8204/how-do-you-specify-security-algorithms</guid>
<pubDate>Thu, 11 Jan 2018 01:33:13 +0000</pubDate>
</item>
<item>
<title>Where are the hashes stored</title>
<link>https://www.multichain.com/qa/5697/where-are-the-hashes-stored</link>
<description>The transaction that i do from one node to other are blocks. So where do i see these blocks or hashes actually getting chained ? Is there some file or so&lt;br /&gt;
&lt;br /&gt;
Also I am doing a transaction from no where,I create an asset named dollar and transfer any amount to other node, how do i link to a database and check if there is any is any fund to transfer to other node and it gets reflected in the database where the amount is debited and credited from one account to other in form of data ?&lt;br /&gt;
&lt;br /&gt;
Could provide with the help</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5697/where-are-the-hashes-stored</guid>
<pubDate>Mon, 10 Jul 2017 16:04:24 +0000</pubDate>
</item>
<item>
<title>How can i store file's hash in multicain</title>
<link>https://www.multichain.com/qa/2113/how-can-i-store-files-hash-in-multicain</link>
<description>I want to create a blockchain where each user can store the hash of files, and everyone can check if a certain hash exists in the blockchain.&lt;br /&gt;
In order to acheive that i did some research and found that OP_RETURN allows users to assign metadata to transcations.&lt;br /&gt;
&lt;br /&gt;
Is it correct to use this method or is there any alternatives (I'm new to the blockchain world)?&lt;br /&gt;
&lt;br /&gt;
can someone tell me the command line to use?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/2113/how-can-i-store-files-hash-in-multicain</guid>
<pubDate>Mon, 27 Jun 2016 09:41:30 +0000</pubDate>
</item>
<item>
<title>How to store data on MultiChain - 101</title>
<link>https://www.multichain.com/qa/1768/how-to-store-data-on-multichain-101</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am very new to MultiChain and have worked my way through the getting started tutorials. I want to be able to test MultiChain for two scenarios:&lt;br /&gt;
&lt;br /&gt;
1) Hash an existing file (for example a csv file) and store that transaction on the MultiChain&lt;br /&gt;
&lt;br /&gt;
2) Store an existing file (same CSV file) encrypted into the MultiChain&lt;br /&gt;
&lt;br /&gt;
Would someone be kind enough to point me in the right direction, apologies if this seems a very basic question.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/1768/how-to-store-data-on-multichain-101</guid>
<pubDate>Fri, 13 May 2016 15:33:45 +0000</pubDate>
</item>
</channel>
</rss>