aboutsummaryrefslogtreecommitdiff
path: root/src/Inputs.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Inputs.hpp')
-rw-r--r--src/Inputs.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Inputs.hpp b/src/Inputs.hpp
index e709d89..b0b4825 100644
--- a/src/Inputs.hpp
+++ b/src/Inputs.hpp
@@ -77,5 +77,7 @@ public:
bool use_hint;
bool extended;
int data_size;
+ int seed;
+ std::string simkey;
}; \ No newline at end of file