Module is the config object of the capability module.
from message cosmos.capability.module.v1.Module
Optional
seal_keeper defines if keeper.Seal() will run on BeginBlock() to prevent further modules from creating a scoped keeper. For more details check x/capability/keeper.go.
from field: bool seal_keeper = 1;
Static
Readonly
Module is the config object of the capability module.
Generated
from message cosmos.capability.module.v1.Module