interface DecCoinAminoMsg {
    type: "cosmos-sdk/DecCoin";
    value: DecCoinAmino;
}

Properties

Properties

type: "cosmos-sdk/DecCoin"