diff --git a/x/oracle/types/keys.go b/x/oracle/types/keys.go index 8b147caf..ac34289d 100644 --- a/x/oracle/types/keys.go +++ b/x/oracle/types/keys.go @@ -11,7 +11,7 @@ import ( const ( // ModuleName is the name of the oracle module - ModuleName = "ojooracle" + ModuleName = "oracle" // StoreKey is the string store representation StoreKey = ModuleName