We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7a6c2 commit 7d3bde9Copy full SHA for 7d3bde9
doc/final-report/integration-notes.md
@@ -78,6 +78,12 @@ also rely on copying file contents.
78
A copying snapshotting implementation would probably kill two birds with one
79
stone by removing the two current limitations just discussed.
80
81
+Presumably, `cardano-node` will eventually be required to support storing
82
+snapshots on a different volume than where the session is placed, for example on
83
+a cheaper non-SSD drive. This feature was unfortunately not anticipated in the
84
+project specification and so is not currently included. As discussed above, it
85
+could be added with some additional work.
86
+
87
## Value resolving
88
89
When instantiating the `ResolveValue` class, it is usually advisable to
0 commit comments