From b0b1ebe0a56c8f96c4fba6911fd85659c9183d3b Mon Sep 17 00:00:00 2001 From: beer-1 <147697694+beer-1@users.noreply.github.com> Date: Tue, 21 Nov 2023 18:08:48 +0900 Subject: [PATCH] fix module addr --- x/opchild/types/keys.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/opchild/types/keys.go b/x/opchild/types/keys.go index 6a2d3a2e..13983a38 100644 --- a/x/opchild/types/keys.go +++ b/x/opchild/types/keys.go @@ -10,7 +10,7 @@ import ( const ( // ModuleName is the name of the opchild module - // module addr: init1vl25je2ntvjy7u9dnz9qzju674vfe25tkhhp92 + // module addr: init1gz9n8jnu9fgqw7vem9ud67gqjk5q4m2w0aejne ModuleName = "opchild" // StoreKey is the string store representation