mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove validation cookie support code
This commit is contained in:
committed by
Nikolaos D. Bougalis
parent
04f1388860
commit
6156ff3eb7
@@ -45,8 +45,7 @@ class RCLValidations_test : public beast::unit_test::suite
|
||||
calcNodeID(keys.first),
|
||||
true,
|
||||
STValidation::FeeSettings{},
|
||||
std::vector<uint256>{},
|
||||
1001 /* cookie */);
|
||||
std::vector<uint256>{});
|
||||
|
||||
BEAST_EXPECT(v->isTrusted());
|
||||
v->setUntrusted();
|
||||
|
||||
Reference in New Issue
Block a user