Explicitly add an unspendable script path to the processor's generated keys

This commit is contained in:
Luke Parker
2024-09-18 22:00:32 -04:00
parent 9e628d217f
commit e75c4ec6ed
3 changed files with 37 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -8108,6 +8108,7 @@ dependencies = [
"dkg",
"flexible-transcript",
"hex",
"k256",
"log",
"modular-frost",
"parity-scale-codec",