File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 5
5
Persistence is a key component of the Block-Node. We need to ensure that we have
6
6
good and reliable persistence plugins that can be used by the Block-Node. We
7
7
support local file system archive of received and verified blocks
8
- which we call ` Files Historic Persistence ` . Also, complementary to the persistence
9
- capability itself, we have the ability to retrieve (read) blocks that have been
10
- archived locally. ` Block Provision ` is another key component of the Block-Node.
11
- The ` Files Historic Persistence ` is however an optional component, meaning that
12
- the system is able to operate without it present and loaded.
8
+ which we call ` Files Historic Persistence ` . Also, complementary to the
9
+ persistence capability itself, we have the ability to retrieve (read) blocks
10
+ that have been archived locally. ` Block Provision ` is another key component of
11
+ the Block-Node. The ` Files Historic Persistence ` is however an optional
12
+ component, meaning that the system is able to operate without it present and
13
+ loaded.
13
14
14
15
This E2E test plan is designed to highlight the key scenarios that need to be
15
16
tested for end results in order to ensure the correctness and proper working of
You can’t perform that action at this time.
0 commit comments