Skip to content

Remove Lib_MerkleTrie.verifyExclusionProof  #770

@smartcontracts

Description

@smartcontracts

Is your feature request related to a problem? Please describe.
We have a function Lib_MerkleTrie.verifyExclusionProof which is currently unused and untested. I think we should be able to remove this function. Will help our code coverage.

Describe the solution you'd like
Remove any references to verifyExclusionProof.

Describe alternatives you've considered
I guess we could keep it but I'd rather not have code in the contracts that we aren't actively using.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions