mirror of
https://github.com/monero-project/monero.git
synced 2025-09-27 04:30:53 -04:00
Move curve_trees.h implementations into curve_trees.cpp file
This commit is contained in:
parent
4ade675939
commit
9ba00be519
4 changed files with 460 additions and 313 deletions
|
@ -35,7 +35,6 @@
|
|||
using Helios = fcmp::tower_cycle::Helios;
|
||||
using Selene = fcmp::tower_cycle::Selene;
|
||||
|
||||
// TODO: make this the instantiation in curve_trees.h/.cpp
|
||||
using CurveTreesV1 = fcmp::CurveTrees<Helios, Selene>;
|
||||
|
||||
class CurveTreesUnitTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue