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 5982943 commit 7aa1256Copy full SHA for 7aa1256
sdk/pinocchio/src/instruction.rs
@@ -23,6 +23,8 @@ where
23
24
/// Use to query and convey information about the sibling instruction components
25
/// when calling the `sol_get_processed_sibling_instruction` syscall.
26
+///
27
+/// This comments is part of the test of changes.
28
#[repr(C)]
29
#[derive(Default, Debug, Clone, Copy, Eq, PartialEq)]
30
pub struct ProcessedSiblingInstruction {
0 commit comments