Merge branch 'master' of github.com:adityapk00/zec-qt-wallet

This commit is contained in:
Aditya Kulkarni
2019-01-14 15:17:34 -08:00
5 changed files with 545 additions and 337 deletions

View File

@@ -668,7 +668,7 @@ void MainWindow::payZcashURI() {
};
// Read a zcash URI and pay it
QString uri = QInputDialog::getText(this, tr("Paste zcash URI"),
QString uri = QInputDialog::getText(this, tr("Paste Zcash URI"),
"Zcash URI" + QString(" ").repeated(180));
// URI should be of the form zcash://address?amt=x&memo=y