Skip to content

Fix max revelations constant to reflect actual behavior

implements #140 (closed), tezos/tezos#513 (closed)

This is an alternative to !62 (closed). Instead of splitting up the revelations and anonymous ops, we update the constant to reflect the actual behavior. Note that the maximum operation quota hasn't changed. As the constant is fixed, no migration code is necessary.

Merge request reports