limit length of generated URI to 255 chars to prevent a DoS against the QR-Code dialog
[novacoin.git] / src / qt / qtipcserver.h
1 #define BITCOINURI_QUEUE_NAME "BitcoinURI"
2
3 void ipcInit();
4 void ipcShutdown();