diff options
Diffstat (limited to 'nizk/stage2/stage2.go')
-rw-r--r-- | nizk/stage2/stage2.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nizk/stage2/stage2.go b/nizk/stage2/stage2.go index 88bfa59..d4d2716 100644 --- a/nizk/stage2/stage2.go +++ b/nizk/stage2/stage2.go @@ -1,7 +1,7 @@ package stage2 import ( - . "kesim.org/seal/nizk" + . "kesim.org/seal/common" ) // Implements the proof and verification of a statement of the following form: |