Fix pairing test : add storages to RoleDefinition

This commit is contained in:
Sosthene 2024-12-06 15:32:27 +01:00
parent 8a8eaec4fd
commit af51c93087

View File

@ -154,7 +154,8 @@ fn test_pairing() {
],
"min_sig_member": 1.0
}
]
],
"storages": []
}
},
"session_privkey": initial_session_privkey,