Hi, I want to subtract fees from sending amount with joinsplit, and follow the document, I tried to use the correct CLI command that firod telling.
But the problem is that it's not subtracting fees from sending amount. I tried even with RPC JSON call but no luck.
Can you reliably reproduce the issue?
start firo node and use joinsplit command on firod `firo-cli joinsplit "{\"1D1ZrZNe3JUo7ZycKEYQQiQAWd9y54F4XZ\":0.01}" "[\"1D1ZrZNe3JUo7ZycKEYQQiQAWd9y54F4XZ\"]"
Describe the issue
Hi, I want to subtract fees from sending amount with joinsplit, and follow the document, I tried to use the correct CLI command that firod telling.
But the problem is that it's not subtracting fees from sending amount. I tried even with RPC JSON call but no luck.
Can you reliably reproduce the issue?
joinsplit
command on firod `firo-cli joinsplit "{\"1D1ZrZNe3JUo7ZycKEYQQiQAWd9y54F4XZ\":0.01}" "[\"1D1ZrZNe3JUo7ZycKEYQQiQAWd9y54F4XZ\"]"or using RPC JSON:
Expected behaviour
Fees must subtract from sending amount. ex: A sending to B 1 FIRO, the actual FIRO that B will receive will be (1 - fee)
Actual behaviour
Not subtract from sending amount.
Screenshots.
If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.
What version of bitcoin-core are you using?
FIRO 0.14.9.4 - testnet
Machine specs: