mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
first
This commit is contained in:
6
RPCCommands.h
Normal file
6
RPCCommands.h
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
class RPCCommands
|
||||
{
|
||||
public:
|
||||
HttpReply& handleCommand();
|
||||
};
|
||||
Reference in New Issue
Block a user