Add support for opening bitcoin: URIs directly.

This commit is contained in:
Matt Corallo
2011-12-23 20:27:12 -08:00
parent 9a93c4c024
commit 7d145a0f59
15 changed files with 202 additions and 5 deletions

2
src/qt/qtipcserver.h Normal file
View File

@@ -0,0 +1,2 @@
void ipcInit();
void ipcShutdown();