ModuleVersion specifies a module and its consensus version.

Since: cosmos-sdk 0.43

Hierarchy

  • V1Beta1ModuleVersion

Properties

Properties

name?: string

name of the app module

version?: string

consensus version of the app module

Format

uint64

Generated using TypeDoc