We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d87807 commit ff5479bCopy full SHA for ff5479b
substrate/bin/node/runtime/src/lib.rs
@@ -3071,7 +3071,7 @@ impl frame_support::traits::Get<AccountId> for InsuranceFundAccount {
3071
}
3072
3073
3074
-/// Mock oracle adapter that provides a fixed price for noe.
+/// Mock oracle adapter that provides a fixed price for now.
3075
///
3076
/// This adapter implements `ProvidePrice` with a hardcoded DOT price.
3077
/// For production, replace this with a real oracle integration.
0 commit comments