Skip to content

Lesson 17 (Hardhat DAOs) --> Error: reverted with reason string "Governor: vote not currently active" #5545

Answered by alymurtazamemon
isosatya asked this question in Q&A
Discussion options

You must be logged in to vote

@isosatya Minor mistake leads to big disasters!

const args = [
    governaceToken.address,
    timeLock.address,
    VOTING_DELAY,
    VOTING_PERIOD,
    QUORUM_PERCENTAGE,
]

Order of the args matters.

Search for the reason for almost half an hour.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@isosatya
Comment options

@alymurtazamemon
Comment options

@alymurtazamemon
Comment options

Answer selected by isosatya
@isosatya
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants