Add input control for transaction hash search in initializeInputControls function
This commit is contained in:
parent
4ede245060
commit
bde6def8b4
@ -314,6 +314,7 @@ function initializeInputControls() {
|
|||||||
"amount", // Send page - amount
|
"amount", // Send page - amount
|
||||||
"recoverKey", // Retrieve page
|
"recoverKey", // Retrieve page
|
||||||
"checkAddress", // Balance check
|
"checkAddress", // Balance check
|
||||||
|
"checkTransactionHash", // Transaction hash search
|
||||||
"generateKey", // Generate page
|
"generateKey", // Generate page
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user