Co-authored-by: sakridge <sakridge@gmail.com>
This commit is contained in:
@@ -175,7 +175,7 @@ impl InstructionError {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, PartialEq, Clone)]
|
||||
#[derive(Debug, PartialEq, Clone, Serialize, Deserialize)]
|
||||
pub struct Instruction {
|
||||
/// Pubkey of the instruction processor that executes this instruction
|
||||
pub program_id: Pubkey,
|
||||
|
Reference in New Issue
Block a user