mirror of
https://github.com/logos-storage/nim-groth16.git
synced 2026-07-21 16:09:25 +00:00
move the group_fft module to be more consistent
This commit is contained in:
parent
f17c0389b9
commit
e6e0ba01b2
@ -16,7 +16,7 @@ import groth16/bn128/arrays
|
||||
|
||||
import groth16/math/domain
|
||||
import groth16/math/ntt
|
||||
import groth16/dynamic/group_fft
|
||||
import groth16/math/group_fft
|
||||
|
||||
import shared
|
||||
|
||||
|
||||
@ -15,8 +15,7 @@ import groth16/bn128/arrays
|
||||
|
||||
import groth16/math/domain
|
||||
import groth16/math/ntt
|
||||
|
||||
import groth16/dynamic/group_fft
|
||||
import groth16/math/group_fft
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user