Subspace defines a parameter subspace name and all the keys that exist for the subspace.

Since: cosmos-sdk 0.46

from message cosmos.params.v1beta1.Subspace

Hierarchy

Constructors

Properties

keys: string[] = []

from field: repeated string keys = 2;

subspace: string = ""

from field: string subspace = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.params.v1beta1.Subspace" = "cosmos.params.v1beta1.Subspace"

Methods