diff --git a/lib/src/route_states.rs b/lib/src/route_states.rs index d9479a0..219e0ff 100644 --- a/lib/src/route_states.rs +++ b/lib/src/route_states.rs @@ -2,7 +2,7 @@ //! use solana_program::pubkey::Pubkey; -/// Information about the single route pta account +/// Information about the single route pda account #[repr(C)] #[derive(Clone, Copy, Debug, Default, PartialEq)] pub struct RoutePdaInfo {