Auto detect testnet and mainnet ports
This commit is contained in:
@@ -252,7 +252,6 @@ void MainWindow::sendButton() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Add sender
|
||||
json params = json::array();
|
||||
params.push_back(fromAddr.toStdString());
|
||||
|
||||
Reference in New Issue
Block a user