Skip to content

remove in-memory proof storage option from CLI #466

@dhyaniarun1993

Description

@dhyaniarun1993

Describe the feature

Remove the CLI support for in-memory proof storage (proofs_history_storage_in_mem). The in-memory storage implementation was primarily intended for unit testing and is not feasible for running a node due to the large memory requirements of storing historical trie nodes.

Additional context

No response

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions