When is the reflection point after the proposal is passed? #16582
-
Hi all. I found an interesting part while looking at the proposal history. Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Proposals have a voting period end time (see https://buf.build/cosmos/cosmos-sdk/docs/main:cosmos.gov.v1#cosmos.gov.v1.Proposal), it isn't possible to precisely set the height a which a proposal will pass. |
Beta Was this translation helpful? Give feedback.
Proposals have a voting period end time (see https://buf.build/cosmos/cosmos-sdk/docs/main:cosmos.gov.v1#cosmos.gov.v1.Proposal), it isn't possible to precisely set the height a which a proposal will pass.
It will be automatically executed at the EndBlock of the gov module once the voting period has ended and the proposal has passed.