interface DVPairAminoMsg {
    type: "cosmos-sdk/DVPair";
    value: DVPairAmino;
}

Properties

Properties

type: "cosmos-sdk/DVPair"