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 fa62057 commit 60379aaCopy full SHA for 60379aa
sdk/pinocchio/src/entrypoint/middleware.rs
@@ -1,4 +1,4 @@
1
-//! Defines the middleware entrypoint, enabling a hot path to bypass
+//! Defines the middleware program entrypoint, enabling a hot path to bypass
2
//! entrypoint deserialization, ejecting to the cold path on failure.
3
#[macro_export]
4
macro_rules! middleware_program_entrypoint {
0 commit comments