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

    ModuleVersion specifies a module and its consensus version.

    Since: cosmos-sdk 0.43

    from message cosmos.upgrade.v1beta1.ModuleVersion

    Hierarchy

    Index

    Constructors

    Properties

    name: string = ""

    name of the app module

    from field: string name = 1;

    version: bigint = protoInt64.zero

    consensus version of the app module

    from field: uint64 version = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.upgrade.v1beta1.ModuleVersion"

    Methods