Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Jul 1, 2024
1 parent 2945ae3 commit f495ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli-output/src/display.rs
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ fn write_transaction<W: io::Write>(
Ok(())
}

// trigger pipelin
fn transform_lookups_to_unknown_keys(lookups: &[MessageAddressTableLookup]) -> Vec<AccountKeyType> {
let unknown_writable_keys = lookups
.iter()
Expand Down

0 comments on commit f495ee2

Please sign in to comment.