Skip to content

Commit de591bb

Browse files
committed
add some docstring to the invalid_dummy_spend test
1 parent be66f69 commit de591bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/core/app/tests/spend.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ async fn spend_happy_path() -> anyhow::Result<()> {
9292
}
9393

9494
// PoC for issue surfaced in zellic audit: https://github.com/penumbra-zone/penumbra/issues/3859
95+
// test that 0-value spends with invalid proofs are not accepted
9596
#[tokio::test]
9697
#[cfg_attr(
9798
debug_assertions,

0 commit comments

Comments
 (0)