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

    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

    Index

    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"

    Methods