bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Module is the config object of the capability module.

    from message cosmos.capability.module.v1.Module

    Hierarchy

    Index

    Constructors

    Properties

    sealKeeper: boolean = false

    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;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.capability.module.v1.Module"

    Methods