interface AttributeAminoMsg {
    type: "cosmos-sdk/Attribute";
    value: AttributeAmino;
}

Properties

Properties

type: "cosmos-sdk/Attribute"