+ tooltips for the main navigation
* changed logo to official one * slightly increase transaction fee
This commit is contained in:
@@ -52,7 +52,6 @@ class SendTransaction {
|
||||
|
||||
resetSendForm() {
|
||||
if (EthoMainGUI.getAppState() == "send") {
|
||||
$("#sendFromAddress").val("");
|
||||
$("#sendToAddress").val("");
|
||||
$("#sendAmmount").val(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user