config.gno
Reconfigure
func Reconfigure(
cur realm,
votingStartDelay int64,
votingPeriod int64,
votingWeightSmoothingDuration int64,
quorum int64,
proposalCreationThreshold int64,
executionDelay int64,
executionWindow int64
) int64Parameters
Name
Type
Description
Return Values
Name
Type
Description
Last updated