interface ProposalProtoMsg {
    typeUrl: "/cosmos.gov.v1beta1.Proposal";
    value: Uint8Array;
}

Properties

Properties

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