diff --git a/orml b/orml index a060819a72..c439a50e01 160000 --- a/orml +++ b/orml @@ -1 +1 @@ -Subproject commit a060819a722850ccaf945b78760c6c25f45a44e5 +Subproject commit c439a50e01944aedeef33231e0824a17ed1813bc diff --git a/runtime/common/src/precompile/oracle.rs b/runtime/common/src/precompile/oracle.rs index 8248ee9b2d..a80e0cf6ad 100644 --- a/runtime/common/src/precompile/oracle.rs +++ b/runtime/common/src/precompile/oracle.rs @@ -178,7 +178,7 @@ mod tests { assert_ok!(Oracle::feed_value(ALICE, RENBTC, price)); assert_eq!( - Oracle::get_no_op(&RENBTC), + Oracle::get(&RENBTC), Some(orml_oracle::TimestampedValue { value: price, timestamp: 1