You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do not explicitly enter Fee when creating a transaction for MsgAggregateExchangeRateVote, CalculateGas will calculate the Fee.
At this time, ErrRevealPeriodMissMatch error occurs in the simulate call in CalculateGas, but I can't find the reason.
I finished the calculation for the next vote period before generating tx, but is there any reason an error occurs?
The text was updated successfully, but these errors were encountered:
If you do not explicitly enter Fee when creating a transaction for MsgAggregateExchangeRateVote, CalculateGas will calculate the Fee.
At this time, ErrRevealPeriodMissMatch error occurs in the simulate call in CalculateGas, but I can't find the reason.
I finished the calculation for the next vote period before generating tx, but is there any reason an error occurs?
The text was updated successfully, but these errors were encountered: