1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-25 21:52:54 -05:00

Added API authorization via Bearer token.

This commit is contained in:
XMRig
2017-09-02 08:18:24 +03:00
parent 7798f09dc7
commit 325e116624
3 changed files with 55 additions and 16 deletions

View File

@@ -26,7 +26,6 @@
#include <uv.h>
#include "api/NetworkState.h"
#include "net/SubmitResult.h"