my-cloud / ruthenium

Golang implementation of the Ruthenium protocol
The Unlicense
11 stars 1 forks source link

Allow setting the transaction fee #144

Open JeremyPansier opened 1 year ago

JeremyPansier commented 1 year ago

Context So far, the transaction fee cannot be set via the UI. A user needs to restart the UI server after setting it.

Description Allow to set the transaction fee via the UI.

Tasks