interface DVPairsAminoMsg {
    type: "cosmos-sdk/DVPairs";
    value: DVPairsAmino;
}

Properties

Properties

type: "cosmos-sdk/DVPairs"