Merge pull request #459 from Schaeff/transaction-typo-fix

Fix typo
feature/default_network_editable
kumavis 8 years ago committed by GitHub
commit 046ca5787b
  1. 2
      ui/app/send.js

@ -173,7 +173,7 @@ SendTransactionScreen.prototype.render = function () {
marginBottom: 16,
},
}, [
'Tranasactional Data (optional)',
'Transactional Data (optional)',
]),
// 'data' field

Loading…
Cancel
Save