<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged fee</title>
<link>https://www.multichain.com/qa/tag/fee</link>
<description>Powered by Question2Answer</description>
<item>
<title>INSUFFICIENT PRIORITY message is not triggered</title>
<link>https://www.multichain.com/qa/22414/insufficient-priority-message-is-not-triggered</link>
<description>&lt;p&gt;Hi MC team,&lt;/p&gt;&lt;p&gt;I tried to trigger INSUFFICIENT PRIORITY message by sending a transaction with 0 fee or fee &lt;strong&gt;under the total cost of the transaction&lt;/strong&gt;. Here is the procedure:&lt;br&gt;1. select UTXO&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;listunspent 0 99999 '[&quot;17Wjvi4uhP92zsMgxd36oPxgkCK27FYbnY&quot;]'&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;txid&quot; : &quot;070c8f0e6180cd85c4f5e07fe7e7a2413f69e67941e39f8230a950477c39bc0e&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;vout&quot; : 0,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;address&quot; : &quot;17Wjvi4uhP92zsMgxd36oPxgkCK27FYbnY&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;account&quot; : &quot;&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;scriptPubKey&quot; : &quot;76a9144770a681a423cf9f5a1cc5566d20528d0986e0c188ac&quot;,&lt;br&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;amount&quot; : 0.2,&lt;/strong&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;confirmations&quot; : 634,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;cansend&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;spendable&quot; : false,&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; &amp;nbsp; &amp;nbsp; &quot;permissions&quot; : [&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ]&lt;br&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;txid&quot; : &quot;3417dbcd3a1546556934a09852829abb57652d3df97ab5cc2264c756f19d0d7f&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;vout&quot; : 1,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;address&quot; : &quot;17Wjvi4uhP92zsMgxd36oPxgkCK27FYbnY&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;account&quot; : &quot;&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;scriptPubKey&quot; : &quot;76a9144770a681a423cf9f5a1cc5566d20528d0986e0c188ac0c73706b67010000000000000075&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;amount&quot; : 0,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;confirmations&quot; : 908,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;cansend&quot; : true,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;spendable&quot; : false,&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; &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;asset_4&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;assetref&quot; : &quot;192-301-5940&quot;,&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;qty&quot; : 1&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; ],&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;permissions&quot; : [&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ]&lt;br&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;br&gt;2. createrawtransaction&lt;br&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;createrawtransaction '[{&quot;txid&quot;:&quot;070c8f0e6180cd85c4f5e07fe7e7a2413f69e67941e39f8230a950477c39bc0e&quot;,&quot;vout&quot;:0},{&quot;txid&quot;:&quot;3417dbcd3a1546556934a09852829abb57652d3df97ab5cc2264c756f19d0d7f&quot;,&quot;vout&quot;:1}]' '{&quot;1Ka5jGaok6Ph4JVvmURyAxcmHczhrY3tcn&quot;:{&quot;asset_4&quot;:1,&quot;&quot;:0.2}}' ['']&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;01000000020ebc397c4750a930829fe34179e6693f41a2e7e77fe0f5c485cd80610e8f0c070000000000ffffffff7f0d9df156c76422ccb57af93d2d6557bb9a825298a034695546153acddb17340100000000ffffffff01002d3101000000003776a914cbb3f02f8d74b3964cc309c2ebfc860ec5cdec1a88ac1c73706b71bb9a825298a034695546153acddb173401000000000000007500000000&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;signrawtransaction 01000000020ebc397c4750a930829fe34179e6693f41a2e7e77fe0f5c485cd80610e8f0c070000000000ffffffff7f0d9df156c76422ccb57af93d2d6557bb9a825298a034695546153acddb17340100000000ffffffff01002d3101000000003776a914cbb3f02f8d74b3964cc309c2ebfc860ec5cdec1a88ac1c73706b71bb9a825298a034695546153acddb173401000000000000007500000000 &quot;[{\&quot;txid\&quot;:\&quot;070c8f0e6180cd85c4f5e07fe7e7a2413f69e67941e39f8230a950477c39bc0e\&quot;,\&quot;vout\&quot;:0,\&quot;scriptPubKey\&quot;:\&quot;76a9144770a681a423cf9f5a1cc5566d20528d0986e0c188ac\&quot;,\&quot;redeemScript\&quot;:\&quot;\&quot;},{\&quot;txid\&quot;:\&quot;3417dbcd3a1546556934a09852829abb57652d3df97ab5cc2264c756f19d0d7f\&quot;,\&quot;vout\&quot;:1,\&quot;scriptPubKey\&quot;:\&quot;76a9144770a681a423cf9f5a1cc5566d20528d0986e0c188ac0c73706b67010000000000000075\&quot;,\&quot;redeemScript\&quot;:\&quot;\&quot;}]&quot;&amp;nbsp; &quot;[\&quot;L26q7rA5vE8d65PnpAWrP2qwHN8jYVErMDhv1qdWVhzzYNBx8UwN\&quot;]&quot; ALL&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;3. sendrawtransaction&lt;br&gt;I get:&lt;br&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;0d3ff5484f08b59ab6adfa63f35384af186a46002b7bb5e08351d6b5ba9a43bf&lt;br&gt;getrawmempool&lt;br&gt;{&quot;method&quot;:&quot;getrawmempool&quot;,&quot;params&quot;:[],&quot;id&quot;:&quot;67905551-1597585139&quot;,&quot;chain_name&quot;:&quot;testnet04&quot;}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;[&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;0d3ff5484f08b59ab6adfa63f35384af186a46002b7bb5e08351d6b5ba9a43bf&quot;&lt;br&gt;]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Of course the transaction stay in the mempool and it is not mined. That is ok, but no UNSIFFICIENT PRIORITY is triggered.&lt;/p&gt;&lt;p&gt;My MC params are the following:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;# Native blockchain currency (likely not required)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;initial-block-reward = 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # Initial block mining reward in raw native currency units. (0 - 1000000000000000000)&lt;br&gt;first-block-reward = 200000000000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Different mining reward for first block only, ignored if negative. (-1 - 1000000000000000000)&lt;br&gt;reward-halving-interval = 52560000&amp;nbsp; &amp;nbsp; &amp;nbsp; # Interval for halving of mining rewards, in blocks. (60 - 1000000000)&lt;br&gt;reward-spendable-delay = 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # Delay before mining reward can be spent, in blocks. (1 - 100000)&lt;br&gt;minimum-per-output = 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # Minimum native currency per output (anti-dust), in raw units.&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # If set to -1, this is calculated from minimum-relay-fee. (-1 - 1000000000)&lt;br&gt;maximum-per-output = 200000000000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Maximum native currency per output, in raw units. (0 - 1000000000000000000)&lt;br&gt;minimum-offchain-fee = 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # Minimum fee for publishing off-chain data items, per 1000 bytes, in raw units of native currency. (0 - 1000000000)&lt;br&gt;minimum-relay-fee = 1000000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Minimum transaction fee, per 1000 bytes, in raw units of native currency. (0 - 1000000000)&lt;br&gt;native-currency-multiple = 100000000&amp;nbsp; &amp;nbsp; # Number of raw units of native currency per display unit. (0 - 1000000000)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;Could you kindly explain this?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;Thanks,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;Fabio&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/22414/insufficient-priority-message-is-not-triggered</guid>
<pubDate>Sun, 16 Aug 2020 15:23:53 +0000</pubDate>
</item>
<item>
<title>fee value computed by appendrawchange</title>
<link>https://www.multichain.com/qa/19169/fee-value-computed-by-appendrawchange</link>
<description>&lt;p&gt;Dear MC team,&lt;/p&gt;&lt;p&gt;I used createrawtransaction to build a raw permission tx and I used&amp;nbsp;appendrawchange&amp;nbsp; to attach a fee. The transaction is the following:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;createrawtransaction '[{&quot;txid&quot;:&quot;2a60592ca898c2f889a0ea36ed90753ea0292d67ab27749f956b6f6cc3d76dab&quot;,&quot;vout&quot;:0}]' '{&quot;1CDo6iRvGwssyuGhg6VQnH5TqxeGEPiUgw&quot;:{&quot;permissions&quot;:{&quot;type&quot;:&quot;mine&quot;}}}' ['']&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;0100000001ab6dd7c36c6f6b959f7427ab672d29a03e7590ed36eaa089f8c298a82c59602a0000000000ffffffff0200000000000000002f76a9147b14db349f3bc31ce26aaae6f895039bdc990f1e88ac1473706b700001000000000000ffffffff88158a5e750000000000000000252273706b69000000001976a914fcc0ec61c6b3cf66ccb6d052b61418d7bcc8ee1388ac756a00000000&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;After that, I used appendrawchange without specifying a fee, that is:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;appendrawchange&amp;nbsp; 0100000001ab6dd7c36c6f6b959f7427ab672d29a03e7590ed36eaa089f8c298a82c59602a0000000000ffffffff0200000000000000002f76a9147b14db349f3bc31ce26aaae6f895039bdc990f1e88ac1473706b700001000000000000ffffffff88158a5e750000000000000000252273706b69000000001976a914fcc0ec61c6b3cf66ccb6d052b61418d7bcc8ee1388ac756a00000000 1Q3SPtj1dfWMTjXkHU3Z3tXq53uRvMUXXh&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;the tx lenght is 306 chars, so I was expeting a fee of 306/2=&lt;strong&gt;153 unit&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;After sending I check the fee collected by the miner and I found it is &lt;strong&gt;100 unit.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;Could you kindly explain this difference?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;My setting for the currency are as follow:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;initial-block-reward = 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br&gt;first-block-reward = 200000000000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br&gt;reward-halving-interval = 52560000&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br&gt;reward-spendable-delay = 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br&gt;minimum-per-output = 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br&gt;maximum-per-output = 200000000000&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br&gt;minimum-offchain-fee = 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br&gt;minimum-relay-fee = 1000000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br&gt;native-currency-multiple = 100000000&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;Thanks,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;&amp;nbsp; Fabio&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/19169/fee-value-computed-by-appendrawchange</guid>
<pubDate>Mon, 06 Apr 2020 13:12:55 +0000</pubDate>
</item>
<item>
<title>Insane fees error</title>
<link>https://www.multichain.com/qa/19061/insane-fees-error</link>
<description>&lt;p&gt;Dear MC team,&lt;/p&gt;&lt;p&gt;I setup a test multichain using Bitcoin compatible parameter as specified here:&lt;/p&gt;&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/MultiChain/sample-BitcoinWallet/blob/master/multichain_bitcoin.params.dat&quot;&gt;https://github.com/MultiChain/sample-BitcoinWallet/blob/master/multichain_bitcoin.params.dat&lt;/a&gt;&lt;/p&gt;&lt;p&gt;After that I tried to issue an asset using raw transaction:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;createrawtransaction '[{&quot;txid&quot;:&quot;&lt;/span&gt;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;a1b2...&lt;/span&gt;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;&quot;,&quot;vout&quot;:&lt;/span&gt;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;#&lt;/span&gt;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;}]' '{&quot;&lt;/span&gt;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;1...&lt;/span&gt;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;&quot;:{&quot;issue&quot;:{&quot;raw&quot;:2000}}&lt;/span&gt;&lt;span style=&quot;color:rgb(199, 37, 78); font-family:menlo,monaco,consolas,courier new,monospace; font-size:12.6px&quot;&gt;}'&lt;/span&gt;&lt;/p&gt;&lt;p&gt;without specifying any native currency fee for the miner.&lt;/p&gt;&lt;p&gt;I am able to create and sign the transaction using my private key but when I try to broadcast the tx in the network I got the message '&lt;strong&gt;INSANE FEE ERROR'&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;What is the meaning of it ? How can I solve?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/19061/insane-fees-error</guid>
<pubDate>Tue, 31 Mar 2020 11:00:57 +0000</pubDate>
</item>
<item>
<title>Data Streams with Native Currency as fee?</title>
<link>https://www.multichain.com/qa/12727/data-streams-with-native-currency-as-fee</link>
<description>Hello!&lt;br /&gt;
&lt;br /&gt;
I was reading the documents and as far I can tell Data Streams aren't transactions in the blockchain in the sense that they don't use a UTXO to build upon itself. They function similarly to a broadcasted message throughout the nodes, right?&lt;br /&gt;
&lt;br /&gt;
My main issue here is that I'd like to attach an asset with the stream itself that would work as an incentive for miners to run the network. Meaning that everytime someone publishes using streams they would have to attach an unspent coin to be picked up by miners.&lt;br /&gt;
&lt;br /&gt;
Do you think of anything else that looks like this? I thought about using Inline Metadata, but (1) it doesn't have off-chain/on-chain data management as Data Streams 2.0 and (2) the &amp;quot;publishing act&amp;quot; might not have a properly &amp;quot;receiver&amp;quot; neither an amount to send to the &amp;quot;receiver&amp;quot;.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/12727/data-streams-with-native-currency-as-fee</guid>
<pubDate>Mon, 04 Feb 2019 21:02:47 +0000</pubDate>
</item>
<item>
<title>minrelayfee custom</title>
<link>https://www.multichain.com/qa/12368/minrelayfee-custom</link>
<description>I ran the code:&lt;br /&gt;
&lt;br /&gt;
setruntimeparam minrelaytxfee 2000&lt;br /&gt;
&lt;br /&gt;
returned the error:&lt;br /&gt;
Unsupported runtime parameter: minrelaytxfee&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
What did I do wrong ?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/12368/minrelayfee-custom</guid>
<pubDate>Mon, 14 Jan 2019 15:20:07 +0000</pubDate>
</item>
<item>
<title>mchn: Coin selection: Transaction too large for fee policy</title>
<link>https://www.multichain.com/qa/10919/mchn-coin-selection-transaction-too-large-for-fee-policy</link>
<description>&lt;p&gt;Hi, I'm getting this message in the debug.log every few seconds.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;&lt;strong&gt;mchn: Coin selection: Transaction too large for fee policy&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Why ?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/10919/mchn-coin-selection-transaction-too-large-for-fee-policy</guid>
<pubDate>Mon, 03 Sep 2018 18:28:31 +0000</pubDate>
</item>
<item>
<title>How can we check that nodes still posses the chunk of the file after a certain period of time ?</title>
<link>https://www.multichain.com/qa/10150/check-nodes-still-posses-chunk-file-after-certain-period-time</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I'd like to know how and when can we check if the storage nodes still posses the chunks of the files that they should be storing ?&lt;br /&gt;
&lt;br /&gt;
Plus, there are no information about the rewards the storage nodes get when they store a file, is there any rewarding system on Multichain 2.0 Alpha3 ?&lt;br /&gt;
&lt;br /&gt;
Thanks for your response.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/10150/check-nodes-still-posses-chunk-file-after-certain-period-time</guid>
<pubDate>Mon, 02 Jul 2018 09:38:07 +0000</pubDate>
</item>
<item>
<title>Question on setting up transaction fees and where they go</title>
<link>https://www.multichain.com/qa/9740/question-on-setting-up-transaction-fees-and-where-they-go</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
Reading the section under blockchain paramters, my understanding was that I only needed to set up minimum-relay-fee in order to have a transaction fee required. I tried to test it by creating a blockchain with the ff parameters:&lt;br /&gt;
&lt;br /&gt;
initial-block-reward=20000000 (so the initial wallet will have some native currency)&lt;br /&gt;
&lt;br /&gt;
first-block-reward=0 (only want to have txn fee, not mining rewards)&lt;br /&gt;
&lt;br /&gt;
minimum-relay-fee = 100&lt;br /&gt;
&lt;br /&gt;
native-currency-multiple = 100&lt;br /&gt;
&lt;br /&gt;
After starting the blockchain, I check that the initial wallet has 200,000 native currency. This is fine. Let's call this initial one AddrA.&lt;br /&gt;
&lt;br /&gt;
I create two additional addresses using getnewaddress and grant them send, receive permissions. Let's call them AddrB and AddrC.&lt;br /&gt;
&lt;br /&gt;
I do the following transfers using sendfrom api call:&lt;br /&gt;
&lt;br /&gt;
sendfrom AddrA AddrB 10000&lt;br /&gt;
&lt;br /&gt;
sendfrom AddrB AddrC 1000&lt;br /&gt;
&lt;br /&gt;
After that, the wallet balances (via getaddressbalances) are:&lt;br /&gt;
&lt;br /&gt;
AddrA - 190,000&lt;br /&gt;
&lt;br /&gt;
AddrB - 8,999.78&lt;br /&gt;
&lt;br /&gt;
AddrC - 1,000&lt;br /&gt;
&lt;br /&gt;
It looks like some amount of transaction fee has been deducted from AddrB in the last transaction, so that's fine. However, where did the transaction fee go? I assumed it would go to AddrA, but it seems to be missing&lt;br /&gt;
&lt;br /&gt;
Edit: Sorry, literally seconds after posting this I retrieved the balances again, and now AddrA has 190,000.22. So there's transaction fee! I assumed that the transaction fee would reflect at the same time that the transfer is reflected. Is this not so? At what point will the transaction fee be transferred? How long should I expect the delay to be?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9740/question-on-setting-up-transaction-fees-and-where-they-go</guid>
<pubDate>Tue, 22 May 2018 08:57:43 +0000</pubDate>
</item>
<item>
<title>Modifying the receipient of transaction fee</title>
<link>https://www.multichain.com/qa/9586/modifying-the-receipient-of-transaction-fee</link>
<description>Where in the multichain source code can I change the recipient of the transaction fee when a specific node mines? Also, among all other addresses in the node, how does Multichain select the address in which to send the transaction fee?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9586/modifying-the-receipient-of-transaction-fee</guid>
<pubDate>Thu, 10 May 2018 07:04:10 +0000</pubDate>
</item>
<item>
<title>Transaction fee in mutlisig transactions</title>
<link>https://www.multichain.com/qa/9293/transaction-fee-in-mutlisig-transactions</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I'm using &lt;a href=&quot;https://www.multichain.com/developers/multisignature-transactions/&quot; rel=&quot;nofollow&quot;&gt;https://www.multichain.com/developers/multisignature-transactions/&lt;/a&gt; as a reference. If I set up my blockchain to have a native currency and transaction fees and I have a 2-of-3 multisig wallet. When I have a transaction to send out funds from the multisig wallet, where will the transaction fee be deducted from? The address that initiated the transaction? The 2nd approver? Or from the wallet funds themselves?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9293/transaction-fee-in-mutlisig-transactions</guid>
<pubDate>Fri, 13 Apr 2018 07:36:58 +0000</pubDate>
</item>
<item>
<title>Native currency</title>
<link>https://www.multichain.com/qa/9208/native-currency</link>
<description>what is reward-halving-interval,reward-spendable-delay,minimum-per-output,maximum-per-output,minimum-relay-fee,native-currency-multiple and how the values are assigned and how to calculate transaction size?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Please tell me in detail&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/9208/native-currency</guid>
<pubDate>Wed, 04 Apr 2018 12:25:54 +0000</pubDate>
</item>
<item>
<title>native currency</title>
<link>https://www.multichain.com/qa/9194/native-currency</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I have changed native currency like below:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
initial-block-reward = 80000000000 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Initial block mining reward in raw native currency units. (0 - -1486618624)&lt;br /&gt;
first-block-reward = 100000000000000 &amp;nbsp;&amp;nbsp;&amp;nbsp;# Different mining reward for first block only, ignored if negative. (-1 - -1486618624)&lt;br /&gt;
reward-halving-interval = 52560000 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Interval for halving of mining rewards, in blocks. (60 - -1)&lt;br /&gt;
reward-spendable-delay = 1 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Delay before mining reward can be spent, in blocks. (1 - 100000)&lt;br /&gt;
minimum-per-output = 0 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Minimum native currency per output (anti-dust), in raw units.&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# If set to -1, this is calculated from minimum-relay-fee. (-1 - 1000000 000)&lt;br /&gt;
maximum-per-output = 500000000000000000 # Maximum native currency per output, in raw units. (0 - -1486618624)&lt;br /&gt;
minimum-relay-fee = 1000000 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Minimum transaction fee, in raw units of native currency. (0 - 1000000000)&lt;br /&gt;
native-currency-multiple = 100000000 &amp;nbsp;&amp;nbsp;&amp;nbsp;# Number of raw units of native currency per display unit. (0 - 1000000000)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
After setting this,I have transferred some assets to other node And that node not able to send assets to other nodes &lt;br /&gt;
&lt;br /&gt;
It showing error like below&lt;br /&gt;
&lt;br /&gt;
error code: -6&lt;br /&gt;
error message:&lt;br /&gt;
Insufficient funds&lt;br /&gt;
&lt;br /&gt;
Please let me know how native currency parameters are set and how to resolve the above problem,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thank You in Advance</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9194/native-currency</guid>
<pubDate>Tue, 03 Apr 2018 11:26:41 +0000</pubDate>
</item>
<item>
<title>How to calculate minimum transaction fee for native currency</title>
<link>https://www.multichain.com/qa/9094/how-calculate-minimum-transaction-fee-for-native-currency</link>
<description>Hi all,&lt;br /&gt;
&lt;br /&gt;
What formula does the wallet use to calculate the transaction fee if native currency is enabled?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9094/how-calculate-minimum-transaction-fee-for-native-currency</guid>
<pubDate>Tue, 27 Mar 2018 02:43:56 +0000</pubDate>
</item>
<item>
<title>&quot;Transaction fee too large for fee policy&quot; while uploading data to stream</title>
<link>https://www.multichain.com/qa/8912/transaction-fee-large-fee-policy-while-uploading-data-stream</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I have a blockchain running on Multichain where I enabled native currency and fees. I kept relay-fees = 10000000(0.1 coins) as I have currency upto 8 decimals. My scenario is that I generated a new address and transfered 1 coin on that address, now I am using that address to publish data on the stream, so I am able to publish upto size 750 bytes, anything greater than that it gives me error &amp;quot;Transaction fees too large for fee policy&amp;quot;. Please correct me if I wrong but I guess relay-fees is per KB of data so it's approximately 0.1 coins for 1000 bytes of data and as the address has 1 coin so it should be able to publish around 7-8 KB of data. Could you please direct me in what I am doing wrong? Much help appreciated.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8912/transaction-fee-large-fee-policy-while-uploading-data-stream</guid>
<pubDate>Mon, 12 Mar 2018 11:44:53 +0000</pubDate>
</item>
<item>
<title>Minimum Realy Fees: Transaction too large for fee policy</title>
<link>https://www.multichain.com/qa/8649/minimum-realy-fees-transaction-too-large-for-fee-policy</link>
<description>I have set up a Blockchain with native currency, and I want to have a minimum fee for the transactions. I am setting the minrelayfees=100000000 (1 native coin), but now it gives me an error &amp;quot;Transaction too large for fee policy&amp;quot; but when I keep the minrelayfees=1000000 (0.01 native coin) than the transactions are broadcasted successfully. How should I set up minimum fees?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8649/minimum-realy-fees-transaction-too-large-for-fee-policy</guid>
<pubDate>Tue, 20 Feb 2018 07:53:07 +0000</pubDate>
</item>
<item>
<title>Where can I see the specific fees for a transaction?</title>
<link>https://www.multichain.com/qa/8617/where-can-i-see-the-specific-fees-for-a-transaction</link>
<description>I have initialised multichain with native currency and also set up the explorer for it. I have given permissions to few addresses and I can see the transactions, but how do I check the fees for transaction. Can I see the fees for a single transaction in explorer or should I use some API's? Fees for a specific transaction?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8617/where-can-i-see-the-specific-fees-for-a-transaction</guid>
<pubDate>Fri, 16 Feb 2018 11:05:17 +0000</pubDate>
</item>
<item>
<title>i'm confused about fee</title>
<link>https://www.multichain.com/qa/8424/im-confused-about-fee</link>
<description>Hello multichain dev,&lt;br /&gt;
&lt;br /&gt;
i'm confused about fee, this is my question :&lt;br /&gt;
&lt;br /&gt;
1. if my native currency is disabled, so there no fee when i send asset to other address?&lt;br /&gt;
&lt;br /&gt;
2. mining just enable if native currency enabled?&lt;br /&gt;
&lt;br /&gt;
3. is asset can't be mining?&lt;br /&gt;
&lt;br /&gt;
Thank you</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8424/im-confused-about-fee</guid>
<pubDate>Wed, 31 Jan 2018 04:55:17 +0000</pubDate>
</item>
<item>
<title>Native Currency Intialization</title>
<link>https://www.multichain.com/qa/8277/native-currency-intialization</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am trying to initialize some native currency for the root node while creating the chain. My use case is to initialize some currency for the admin at root node and also award some native currency to the miners when they start the mining process.&lt;br /&gt;
&lt;br /&gt;
My params.dat file almost as default with changes only for Native Blockchain Currency is:&lt;br /&gt;
&lt;br /&gt;
# Native blockchain currency (likely not required)&lt;br /&gt;
&lt;br /&gt;
initial-block-reward = 80000000000 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Initial block mining reward in raw native currency units. (0 - 1000000000000000000)&lt;br /&gt;
first-block-reward = 500000000000000000 # Different mining reward for first block only, ignored if negative. (-1 - 1000000000000000000)&lt;br /&gt;
reward-halving-interval = 52560000 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Interval for halving of mining rewards, in blocks. (60 - 4294967295)&lt;br /&gt;
reward-spendable-delay = 1 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Delay before mining reward can be spent, in blocks. (1 - 100000)&lt;br /&gt;
minimum-per-output = 0 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Minimum native currency per output (anti-dust), in raw units.&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# If set to -1, this is calculated from minimum-relay-fee. (-1 - 1000000000)&lt;br /&gt;
maximum-per-output = 100000000000000 &amp;nbsp;&amp;nbsp;&amp;nbsp;# Maximum native currency per output, in raw units. (0 - 1000000000000000000)&lt;br /&gt;
minimum-relay-fee = 1000000 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Minimum transaction fee, per 1000 bytes, in raw units of native currency. (0 - 1000000000)&lt;br /&gt;
native-currency-multiple = 100000000 &amp;nbsp;&amp;nbsp;&amp;nbsp;# Number of raw units of native currency per display unit. (0 - 1000000000)&lt;br /&gt;
&lt;br /&gt;
I have set the initial-block-reward and first-block-reward but when I run &amp;quot;getinfo,&amp;quot; it shows balance as zero.&lt;br /&gt;
&lt;br /&gt;
getinfo result:&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;version&amp;quot; : &amp;quot;1.0.2&amp;quot;,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;nodeversion&amp;quot; : 10002901,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;protocolversion&amp;quot; : 10009,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;chainname&amp;quot; : &amp;quot;chain1&amp;quot;,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;description&amp;quot; : &amp;quot;MultiChain chain1&amp;quot;,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;protocol&amp;quot; : &amp;quot;multichain&amp;quot;,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;port&amp;quot; : 2887,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;setupblocks&amp;quot; : 60,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;nodeaddress&amp;quot; : &amp;quot;chain1@172.31.50.254:2887&amp;quot;,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;burnaddress&amp;quot; : &amp;quot;1XXXXXXWh4XXXXXXT9XXXXXXhTXXXXXXU2TVAU&amp;quot;,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;incomingpaused&amp;quot; : false,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;miningpaused&amp;quot; : false,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;walletversion&amp;quot; : 60000,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;balance&amp;quot; : 0.00000000,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;walletdbversion&amp;quot; : 2,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;reindex&amp;quot; : false,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;blocks&amp;quot; : 0,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;timeoffset&amp;quot; : 0,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;connections&amp;quot; : 0,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;proxy&amp;quot; : &amp;quot;&amp;quot;,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;difficulty&amp;quot; : 0.00000006,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;testnet&amp;quot; : false,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;keypoololdest&amp;quot; : 1516192388,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;keypoolsize&amp;quot; : 2,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;paytxfee&amp;quot; : 0.00000000,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;relayfee&amp;quot; : 0.01000000,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;errors&amp;quot; : &amp;quot;&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Do I need to configure some other params? How should I get some native currency for master node admin?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8277/native-currency-intialization</guid>
<pubDate>Thu, 18 Jan 2018 06:37:45 +0000</pubDate>
</item>
<item>
<title>sending transaction fee from a fixed address, when using sendassetfrom</title>
<link>https://www.multichain.com/qa/7655/sending-transaction-fixed-address-when-using-sendassetfrom</link>
<description>We have a chain with transaction fees to send assets - and we use that to manage assets on behalf of users, by linking addresses with account emails in our database. We use sendassetwithmetadatafrom, but at the moment each account address needs to have native currency for us to do that...is there anyway around that?..for example, inlcuding the transaction fee from a central admin address?..</description>
<guid isPermaLink="true">https://www.multichain.com/qa/7655/sending-transaction-fixed-address-when-using-sendassetfrom</guid>
<pubDate>Mon, 27 Nov 2017 07:30:39 +0000</pubDate>
</item>
<item>
<title>transaction fee native currency varies</title>
<link>https://www.multichain.com/qa/6910/transaction-fee-native-currency-varies</link>
<description>I upgraded multichain to 1.0.1 and created &amp;nbsp;a test chain with some native currency issued - the params on that section are as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;first-block-reward&amp;quot; : 10000000000000000,&lt;br /&gt;
&amp;quot;initial-block-reward&amp;quot; : 0,&lt;br /&gt;
&amp;quot;reward-halving-interval&amp;quot; : 52560000,&lt;br /&gt;
&amp;quot;reward-spendable-delay&amp;quot; : 1,&lt;br /&gt;
&amp;quot;minimum-per-output&amp;quot; : 100000000,&lt;br /&gt;
&amp;quot;maximum-per-output&amp;quot; : 10000000000000000,&lt;br /&gt;
&amp;quot;minimum-relay-fee&amp;quot; : 1000000,&lt;br /&gt;
&amp;quot;native-currency-multiple&amp;quot; : 100000000,&lt;br /&gt;
&lt;br /&gt;
Fees are slightly different for each transaction:&lt;br /&gt;
&lt;br /&gt;
I issued an asset and that was a fee of 0.00497&lt;br /&gt;
sent asset to another node - 0.00404&lt;br /&gt;
to send native currency to another node - 0.00226&lt;br /&gt;
from the other node to send asset back to first node - 0.00403&lt;br /&gt;
&lt;br /&gt;
How to get the fee to 0.001 for anything less than 1kb transactions - params not correct?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6910/transaction-fee-native-currency-varies</guid>
<pubDate>Fri, 29 Sep 2017 18:33:48 +0000</pubDate>
</item>
<item>
<title>What happens to transaction fee in Native blockchain currency?</title>
<link>https://www.multichain.com/qa/6732/what-happens-to-transaction-fee-native-blockchain-currency</link>
<description>What happens to transaction fee in Native blockchain currency?&lt;br /&gt;
Is it going to miners?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6732/what-happens-to-transaction-fee-native-blockchain-currency</guid>
<pubDate>Tue, 19 Sep 2017 09:30:35 +0000</pubDate>
</item>
<item>
<title>question on transaction fees</title>
<link>https://www.multichain.com/qa/6528/question-on-transaction-fees</link>
<description>I am setting up a chain where I want the transaction fee to be fixed at 1 unit, and we will be selling those units for usage on the platform. So is it ok to set the following?:&lt;br /&gt;
&lt;br /&gt;
minimum-per-output = 1 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;
maximum-per-output = 1&lt;br /&gt;
minimum-relay-fee = 1&lt;br /&gt;
&lt;br /&gt;
If I wanted the transaction fees to be burned, is there a way to do that?..</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6528/question-on-transaction-fees</guid>
<pubDate>Tue, 05 Sep 2017 09:02:33 +0000</pubDate>
</item>
<item>
<title>How to set fee to zero?</title>
<link>https://www.multichain.com/qa/5913/how-to-set-fee-to-zero</link>
<description>Hi, i make my blockchain for ponzi games, and need to set tx fee to zero. Is it posible?&lt;br /&gt;
&lt;br /&gt;
I will mine in one node</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5913/how-to-set-fee-to-zero</guid>
<pubDate>Thu, 27 Jul 2017 19:42:54 +0000</pubDate>
</item>
<item>
<title>how to create a fee for my business application?</title>
<link>https://www.multichain.com/qa/5304/how-to-create-a-fee-for-my-business-application</link>
<description>how to implement a fee for my business in each wallet transaction?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5304/how-to-create-a-fee-for-my-business-application</guid>
<pubDate>Wed, 14 Jun 2017 00:07:31 +0000</pubDate>
</item>
<item>
<title>Is it possible to natively implement &quot;reselling fees&quot; for assets?</title>
<link>https://www.multichain.com/qa/4150/is-it-possible-natively-implement-reselling-fees-for-assets</link>
<description>&lt;p&gt;Let's say I want to use Multichain as trading-platform for licences:&lt;br&gt;&lt;br&gt;An &quot;author&quot; creates a native asset X representing some licence and sells a unit of X to someone else on the chain for the native currency (or maybe even other native assets?).&lt;br&gt;&lt;br&gt;Is it possible for the author to enforce a &quot;reselling fee&quot; so that he automatically receives a fraction of any resales of X on the chain?&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;br&gt;To my understanding of smart-contracts and Multichain, this would require smart-contracts? Especially since this is such a loose requirement. (What's the amount of the fee: absolute, relative, a mix? Does the fee only apply to native currency trades or can it be applied to other assets? If so, how exactly? Can every author decide on the fee for each of his assets?)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I forgot to add: This request very much seems like the paragraph about&amp;nbsp;&lt;strong&gt;Enforcing on-chain payments &lt;/strong&gt;from your blog entry:&amp;nbsp;&lt;strong&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.multichain.com/blog/2016/04/beware-impossible-smart-contract/&quot;&gt;http://www.multichain.com/blog/2016/04/beware-impossible-smart-contract/&lt;/a&gt;,&amp;nbsp;&lt;/strong&gt;however I'd expect a transaction involving bound assets to simply fail if either party cannot fulfill the fee (pretty much in the same way as a regular transaction will fail if the outputs exceed the inputs)&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/4150/is-it-possible-natively-implement-reselling-fees-for-assets</guid>
<pubDate>Tue, 28 Feb 2017 12:35:34 +0000</pubDate>
</item>
<item>
<title>Invalid amount</title>
<link>https://www.multichain.com/qa/2375/invalid-amount</link>
<description>&lt;p&gt;I have built a new blockchain and modified&amp;nbsp;the params.dat&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#FFFFFF&quot;&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&quot;first-block-reward&quot; : 5000000000,&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;initial-block-reward&quot; : 5000000000,&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;reward-halving-interval&quot; : 210000,&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;reward-spendable-delay&quot; : 1,&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;minimum-per-output&quot; : -1,&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;maximum-per-output&quot; : 100000000000000000,&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;minimum-relay-fee&quot; : 1000,&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&amp;nbsp; &amp;nbsp; &quot;native-currency-multiple&quot; : 100000000,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Then i started mine, and rewarded many native currency.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#FFFFFF&quot;&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;&quot;balance&quot; : 9150.00000000&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;When i wanted to issue a new issue, it told me something wrong&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#FFFFFF&quot;&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;error code: -5&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;error message:&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;background-color:#000000&quot;&gt;Invalid amount&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;What happened? didn't i have enough native currency to pay for the&amp;nbsp;transaction fee？&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/2375/invalid-amount</guid>
<pubDate>Mon, 08 Aug 2016 06:16:16 +0000</pubDate>
</item>
</channel>
</rss>