aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests/v2_tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core_tests/v2_tests.h')
-rw-r--r--tests/core_tests/v2_tests.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core_tests/v2_tests.h b/tests/core_tests/v2_tests.h
index c296f0d8b..10049ec95 100644
--- a/tests/core_tests/v2_tests.h
+++ b/tests/core_tests/v2_tests.h
@@ -70,7 +70,7 @@ struct gen_v2_tx_validation_base : public test_chain_unit_base
}
bool generate_with(std::vector<test_event_entry>& events, const int *out_idx, int mixin,
- uint64_t amount_paid, size_t max_outs, bool valid) const;
+ uint64_t amount_paid, bool valid) const;
private:
size_t m_invalid_tx_index;