fix test
This commit is contained in:
parent
3a14796dce
commit
efb79f08ac
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ def testOwnershipTrue() -> (field):
|
|||
def testtOwnershipFalse() -> (field):
|
||||
context = context()
|
||||
|
||||
field[256] Pk = [16328093915569409528980874702678312730273137210288183490878184636452430630129, 9377227749598842756429258362864743065769435972445705966557343775367597326529]
|
||||
field[2] Pk = [16328093915569409528980874702678312730273137210288183490878184636452430630129, 9377227749598842756429258362864743065769435972445705966557343775367597326529]
|
||||
field sk = 1997011358982923168928344992199991480689546837621580239342656433234255379025
|
||||
field out = proofOfOwnership(Pk, sk, context)
|
||||
|
||||
|
|
Loading…
Reference in a new issue