Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyera Eulberg authored and CriesofCarrots committed Mar 4, 2024
1 parent c689ebc commit 89a805b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/src/rpc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4099,7 +4099,7 @@ pub mod rpc_deprecated_v1_18 {
}
}

// RPC methods deprecated in v1.8
// RPC methods deprecated in v1.9
pub mod rpc_deprecated_v1_9 {
#![allow(deprecated)]
use super::*;
Expand Down

0 comments on commit 89a805b

Please sign in to comment.