You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's currently no way to see if recent ledgers have been full (and therefore subject to surge pricing) or not.
What would you like to see?
Change the "Successful tx & ops over the last 100 ledgers" graph to be "Successful & failed ops over the last 100 ledgers":
The current graph is somewhat nonsensical anyway, it's meaningless to have a bar graph that stacks ops on top of txns. The total height of the bar—ops count + txn count—is a useless value. There's already another graph showing the number of successful txns. Change this graph to show the total number of operations, with each bar split into successful & failed operations. This mirrors the other txn graph.
The text was updated successfully, but these errors were encountered:
What problem does your feature solve?
There's currently no way to see if recent ledgers have been full (and therefore subject to surge pricing) or not.
What would you like to see?
Change the "Successful tx & ops over the last 100 ledgers" graph to be "Successful & failed ops over the last 100 ledgers":
The current graph is somewhat nonsensical anyway, it's meaningless to have a bar graph that stacks ops on top of txns. The total height of the bar—ops count + txn count—is a useless value. There's already another graph showing the number of successful txns. Change this graph to show the total number of operations, with each bar split into successful & failed operations. This mirrors the other txn graph.
The text was updated successfully, but these errors were encountered: