disable tkey import for now
This commit is contained in:
@@ -962,7 +962,7 @@ void MainWindow::donate() {
|
|||||||
|
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
rpc->importTPrivKey(key, rescan, [=] (auto) { this->doImport(keys); });
|
// rpc->importTPrivKey(key, rescan, [=] (auto) { this->doImport(keys); });
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user