Setup and plumbing for registry module (#4)

Reviewed-on: deep-stack/laconic2d#4
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
This commit is contained in:
2024-02-15 07:08:32 +00:00
committed by ashwin
parent a36063aba6
commit de489a4d21
41 changed files with 56671 additions and 29 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
package keeper
import (
"git.vdb.to/cerc-io/laconic2d/x/auction"
sdk "github.com/cosmos/cosmos-sdk/types"
"git.vdb.to/cerc-io/laconic2d/x/auction"
)
// InitGenesis initializes the module state from a genesis state.