decred / Paymetheus

Decred wallet for Windows.
ISC License
12 stars 11 forks source link

Must show pool fee when buying a ticket #307

Open mverrilli opened 7 years ago

mverrilli commented 7 years ago

Since the pool fee comes from the Stakepool API, I feel it is important to show this fee on the ticket purchase. A Stakepool could raise their fee and the user may still purchase a ticket not realizing this fact.

jrick commented 7 years ago

This is a good suggestion and one I've thought has been missing for quite some time.

There are other stats from the pool that we can show as well, such as the missed rate. These are already available over the stakepool API but we don't have them plugged into the UI yet.