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
Currently the block_window_duration is found both in Mina_compile_config and Genesis_constants.Constraint_constants. It is already being used in functions in Genesis_constants, so it seems more natural that it should live there
The text was updated successfully, but these errors were encountered:
Currently the
block_window_duration
is found both inMina_compile_config
andGenesis_constants.Constraint_constants
. It is already being used in functions inGenesis_constants
, so it seems more natural that it should live thereThe text was updated successfully, but these errors were encountered: