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
@@ -398,8 +398,7 @@ public:
|
||||
calcNodeID(val.first),
|
||||
true,
|
||||
STValidation::FeeSettings{},
|
||||
field,
|
||||
boost::none);
|
||||
field);
|
||||
|
||||
validations.emplace_back(v);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user