mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-08-11 09:23:20 +00:00
doc: fix typo
This commit is contained in:
parent
64ddd7440f
commit
1f7a4c4162
@ -849,7 +849,7 @@ fn regular_update_with_wrong_ask_nsk_is_rejected() {
|
||||
assert!(matches!(result, Err(LeeError::CircuitProvingError(_))));
|
||||
}
|
||||
|
||||
/// An `ask` tthat does not derive this account's `npk` is not a credential for it.
|
||||
/// An `ask` that does not derive this account's `npk` is not a credential for it.
|
||||
#[test]
|
||||
fn regular_init_with_non_chaining_ask_npk_is_rejected() {
|
||||
let program = crate::test_methods::claimer();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user