Attribute defines an attribute wrapper where the key and value are strings instead of raw bytes.
from message cosmos.base.abci.v1beta1.Attribute
Optional
from field: string key = 1;
from field: string value = 2;
Static
Readonly
Attribute defines an attribute wrapper where the key and value are strings instead of raw bytes.
Generated
from message cosmos.base.abci.v1beta1.Attribute