|
|
|
@ -113,7 +113,7 @@ public Q_SLOTS:
@@ -113,7 +113,7 @@ public Q_SLOTS:
|
|
|
|
|
void uiReady(); |
|
|
|
|
|
|
|
|
|
// Submit Payment message to a merchant, get back PaymentACK:
|
|
|
|
|
void fetchPaymentACK(CWallet* wallet, SendCoinsRecipient recipient, QByteArray transaction); |
|
|
|
|
void fetchPaymentACK(CWallet* wallet, const SendCoinsRecipient& recipient, QByteArray transaction); |
|
|
|
|
|
|
|
|
|
// Handle an incoming URI, URI with local file scheme or file
|
|
|
|
|
void handleURIOrFile(const QString& s); |
|
|
|
|