We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074c1b4 commit f74c895Copy full SHA for f74c895
solana/modules/matching-engine-testing/tests/test_scenarios/make_offer.rs
@@ -1,7 +1,7 @@
1
#![allow(clippy::expect_used)]
2
#![allow(clippy::panic)]
3
4
-//! # Make offer instruction testing
+//! # Place initial offer and improve offer instruction testing
5
//!
6
//! This module contains tests for the place initial offer and improve offer instructions.
7
0 commit comments