typescript-sdk

Home > @3rdweb/sdk > VoteModuleMetadata > votingPeriod

VoteModuleMetadata.votingPeriod property

**Do not set this property directly. It will be set by the SDK. Unless you know what you’re doing.**

The voting period is the number of blocks that a proposal will be open for voting. This varies by chain.

Signature:

votingPeriod?: number | undefined;