Merge branch 'main' into marvin/private_keys

This commit is contained in:
jonesmarvin8
2026-01-27 16:30:11 -05:00
41 changed files with 3581 additions and 286 deletions
+1
View File
@@ -185,6 +185,7 @@ impl TpsTestManager {
initial_accounts: initial_public_accounts,
initial_commitments: vec![initial_commitment],
signing_key: [37; 32],
bedrock_config: None,
}
}
}