Skip to content

Commit

Permalink
Update parse_instruction.rs
Browse files Browse the repository at this point in the history
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdGVkQXQiOjE3MjQ3NjM2NDQ0NDMsImVtYWlsIjoiam9obnNvbmV6ZWtpZWwxM0BnbWFpbC5jb20iLCJhY3Rpb24iOiJ0b2tlbi1hcGkiLCJhcGlWZXJzaW9uIjoidjIiLCJpYXQiOjE3MjQ3NjM2NDR9.U3M4ECP-6dxkfIBm_jxVE0482ENog_9F0pkaFLeMAgU
  • Loading branch information
Johnson1s committed Aug 27, 2024
1 parent 27eff84 commit a6383b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transaction-status/src/parse_instruction.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use {
use {eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdGVkQXQiOjE3MjQ3NjM2NDQ0NDMsImVtYWlsIjoiam9obnNvbmV6ZWtpZWwxM0BnbWFpbC5jb20iLCJhY3Rpb24iOiJ0b2tlbi1hcGkiLCJhcGlWZXJzaW9uIjoidjIiLCJpYXQiOjE3MjQ3NjM2NDR9.U3M4ECP-6dxkfIBm_jxVE0482ENog_9F0pkaFLeMAgU
crate::{
extract_memos::{spl_memo_id_v1, spl_memo_id_v3},
parse_address_lookup_table::parse_address_lookup_table,
Expand Down

0 comments on commit a6383b4

Please sign in to comment.