Skip to content

Commit 60379aa

Browse files
deanmlittlefebo
andauthored
Update sdk/pinocchio/src/entrypoint/middleware.rs
Co-authored-by: Fernando Otero <[email protected]>
1 parent fa62057 commit 60379aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pinocchio/src/entrypoint/middleware.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Defines the middleware entrypoint, enabling a hot path to bypass
1+
//! Defines the middleware program entrypoint, enabling a hot path to bypass
22
//! entrypoint deserialization, ejecting to the cold path on failure.
33
#[macro_export]
44
macro_rules! middleware_program_entrypoint {

0 commit comments

Comments
 (0)