Hello, Multichain developers
native-currency-multiple is 100000000 and minimum-relay-fee is 1000000 in params.dat.
Therefore the minimum fee is 0.01.
I found that the fee is less than 0.01 if i set a value less than 0.01 using settxfee. (ex: 0.00372)
https://www.multichain.com/qa/6803/tx-order-in-a-block-and-about-settxfee?show=6803#q6803
According to the answer here, There is no relation between tx order and fee.
It seems to be a problem that API can set fee less than the minimum fee.
The API that can set fee less than the minimum fee seems to be a problem.
Is there any usage of settxfee that I do not know about?
Or how can i solve this problem?
Please provide feedback.
Thank you.