Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CriesofCarrots committed Feb 7, 2024
1 parent 18bd63c commit 51039cb
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 @@ -4090,7 +4090,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 51039cb

Please sign in to comment.