mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-23 01:24:20 +01:00
refactor deterministic key generation
This commit is contained in:
@@ -135,7 +135,7 @@ async def run_test():
|
||||
p.secret = ""
|
||||
await assert_err(
|
||||
wallet2.redeem(w1_snd_proofs_manipulated),
|
||||
"Error: duplicate proofs or promises.",
|
||||
"Error: empty or duplicate proofs or promises.",
|
||||
)
|
||||
|
||||
# redeem with wrong secret
|
||||
|
||||
Reference in New Issue
Block a user