Properties
content
content: undefined | {
typeUrl: string;
value: Uint8Array;
}
Type declaration
-
typeUrl: string
-
value: Uint8Array
depositEndTime
depositEndTime: undefined | Date
finalTallyResult
finalTallyResult: undefined | {
abstain: string;
no: string;
noWithVeto: string;
yes: string;
}
Type declaration
-
abstain: string
-
no: string
-
noWithVeto: string
-
yes: string
proposalId
proposalId: number
status
status: ProposalStatus
submitTime
submitTime: undefined | Date
votingEndTime
votingEndTime: undefined | Date
votingStartTime
votingStartTime: undefined | Date