interface DecProtoAminoMsg {
    type: "cosmos-sdk/DecProto";
    value: DecProtoAmino;
}

Properties

Properties

type: "cosmos-sdk/DecProto"