Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

MPTTrie classes should be available in class library independently from StateStore plugin #648

@devhawk

Description

@devhawk

As per @ZhangTao1596, the way to validate a state service proof locally is to use MPTTrie.VerifyProof method. But the MPTTrie class is only available in StateService.dll which also depends on RpcServer plugin and Neo.ConsoleService.

Can we move the MPTTrie code into a separate library that can be used independently of StateService plugin?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions