Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits

feature/default_network_editable
Dan Finlay 8 years ago
commit 39c824f2f3
  1. 2
      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'),

Loading…
Cancel
Save