diff --git a/ui/app/components/pending-tx-details.js b/ui/app/components/pending-tx-details.js index 9a8f202be..a9172d4ad 100644 --- a/ui/app/components/pending-tx-details.js +++ b/ui/app/components/pending-tx-details.js @@ -168,6 +168,8 @@ PTXP.render = function () { ]), ]) : null, + + // Max Transaction Fee (calculated) h('.cell.row', [ h('.cell.label', 'Max Transaction Fee'),