Commit b3c30936 authored by Marc Vef's avatar Marc Vef
Browse files

Added configuration for local rpc testing

parent e345f219
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -22,4 +22,7 @@
// RPC configuration
#define RPCPORT 4433

// Debug configurations
//#define RPC_TEST

#endif //FS_CONFIGURE_H