Skip to content

Rename NEW_COMMITMENTS_LENGTH to COMMITMENTS_PER_KERNEL #962

@suyash67

Description

@suyash67

NEW_COMMITMENTS_LENGTH does not convey the meaning of what it actually is. It is the number of new commitments that are generated by one private/public function call. In solidity though, the same constant is called as COMMITMENTS_PER_KERNEL. We should be consistent with this naming and it makes more sense to call it COMMITMENTS_PER_KERNEL instead of NEW_COMMITMENTS_LENGTH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions