votingDelay

Calls the "votingDelay" function on the contract.

Example

import { votingDelay } from "thirdweb/extensions/vote";
const result = await votingDelay({
contract,
});

Parameters

Returns

The parsed result of the function call.