Module is the type for VersionInfo

from message cosmos.base.tendermint.v1beta1.Module

Hierarchy

Constructors

Properties

path: string = ""

module path

from field: string path = 1;

sum: string = ""

checksum

from field: string sum = 3;

version: string = ""

module version

from field: string version = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.tendermint.v1beta1.Module" = "cosmos.base.tendermint.v1beta1.Module"

Methods