bol-project / bol-wallet

Official wallet app for the BOL cryptocurrency
https://1bol.org
MIT License
3 stars 1 forks source link

[Transfer Bol page] - Wrong transaction fee Label #132

Open nhomenidis opened 4 months ago

nhomenidis commented 4 months ago

The transaction fee is 0.00001 and the Wallet informs you that you will be charged 0.0001

nhomenidis commented 4 months ago

We need to get the fee value from the contract. This request does not yet exist.

We will replace the hard-coded value for now.

The proposed solution is to add 2 constant values and use them around...

  1. Transfer fee: 0.00001
  2. Operations fee: 0.000005