Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 387 Bytes

fees.md

File metadata and controls

6 lines (4 loc) · 387 Bytes

Fees

Currently DN supports transactions only with non-zero fees in xfi cryptocurrency, so it means each transaction must contains at least 100000000000000xfi (xfi has 18 decimals, so that fee could be interpreted as 0.0001 xfi).

So current default fees in dncli are 100000000000000xfi, you can ignore --fees flag if you want to send transaction with default amount.