prevent overlapping batch calls

This commit is contained in:
adityapk00
2018-11-17 18:38:07 -08:00
parent f62671bef8
commit b572dfadef
3 changed files with 16 additions and 4 deletions

View File

@@ -16,7 +16,6 @@
#include "senttxstore.h"
#include "connection.h"
#include "precompiled.h"
using json = nlohmann::json;