|
|
|
@ -134,7 +134,6 @@ TxBrowser.prototype.render = function () { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
TxBrowser.prototype.txInputChanged = function (event) { |
|
|
|
|
|
|
|
|
|
// todo check validation of txnumber
|
|
|
|
|
// required
|
|
|
|
|
// oninvalid="setCustomValidity('Please provide a valid transaction number, must start with 0x and have length of 22')"
|
|
|
|
|