clippy
This commit is contained in:
committed by
mergify[bot]
parent
b379004c3b
commit
f59d4f29d9
@@ -486,8 +486,8 @@ impl Message {
|
||||
let data = read_slice(&mut current, &data, data_len as usize)?;
|
||||
Ok(Instruction {
|
||||
program_id,
|
||||
data,
|
||||
accounts,
|
||||
data,
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user