I have built a new blockchain and modified the params.dat
"first-block-reward" : 5000000000,
"initial-block-reward" : 5000000000,
"reward-halving-interval" : 210000,
"reward-spendable-delay" : 1,
"minimum-per-output" : -1,
"maximum-per-output" : 100000000000000000,
"minimum-relay-fee" : 1000,
"native-currency-multiple" : 100000000,
Then i started mine, and rewarded many native currency.
"balance" : 9150.00000000
When i wanted to issue a new issue, it told me something wrong
error code: -5
error message:
Invalid amount
What happened? didn't i have enough native currency to pay for the transaction fee?