Author

Topic: Fee exceeds maximum configured by user (Read 55 times)

newbie
Activity: 29
Merit: 6
August 11, 2021, 08:00:15 AM
#1
I created an altcoin for research purposes.
When I'm trying to send a transaction I'm receiving this error:
Code:
Fee exceeds maximum configured by user (e.g. -maxtxfee, maxfeerate)

I tried to set a fee as the second argument but the problem still exists.
When I debugged it, I can see that the max_tx_fee is calculated from the vsize of the transaction.

How can I overcome this error?




Jump to: