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
Optional
from field: repeated string keys = 2;
from field: string subspace = 1;
Static
Readonly
Subspace defines a parameter subspace name and all the keys that exist for the subspace.
Since: cosmos-sdk 0.46
Generated
from message cosmos.params.v1beta1.Subspace