Make auxiliary-submitters optional. Saber does not have any
Этот коммит содержится в:
родитель
f18e464a68
Коммит
7883f8ce8c
@ -49,7 +49,7 @@ EXPECTED_FIELDS = {
|
||||
'length-secret-key': {'type': int, 'min': 1},
|
||||
'nistkat-sha256': {'type': str, 'length': 64},
|
||||
'principal-submitters': {'type': list, 'elements': {'type': str}},
|
||||
'auxiliary-submitters': {'type': list, 'elements': {'type': str}},
|
||||
'auxiliary-submitters': {'type': list, 'elements': {'type': str}, 'optional' : True},
|
||||
'implementations': {
|
||||
'type': list,
|
||||
'elements': {
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user