mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat(service): integrate group module (#1104)
This commit is contained in:
@@ -663,6 +663,7 @@ func NewChainApp(
|
||||
logger,
|
||||
authtypes.NewModuleAddress(govtypes.ModuleName).String(),
|
||||
app.DidKeeper,
|
||||
app.GroupKeeper,
|
||||
app.MacaroonKeeper,
|
||||
app.NFTKeeper,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user