interface AttributeProtoMsg {
    typeUrl: "/cosmos.base.abci.v1beta1.Attribute";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.base.abci.v1beta1.Attribute"
value: Uint8Array