Skip to content

Commit

Permalink
revert key name
Browse files Browse the repository at this point in the history
  • Loading branch information
rbajollari committed Jan 9, 2025
1 parent 4609d25 commit da8ffb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/oracle/types/keys.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da8ffb4

Please sign in to comment.