Skip to content

Commit

Permalink
store key name
Browse files Browse the repository at this point in the history
  • Loading branch information
rbajollari committed Jan 9, 2025
1 parent eb0c1a7 commit 4609d25
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 = "oracle"
ModuleName = "ojooracle"

// StoreKey is the string store representation
StoreKey = ModuleName
Expand Down

0 comments on commit 4609d25

Please sign in to comment.