interface QueryProposalResponseProtoMsg {
    typeUrl: "/cosmos.gov.v1beta1.QueryProposalResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.gov.v1beta1.QueryProposalResponse"
value: Uint8Array