-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -193,6 +193,16 @@ Not yet, but we have plans to do so. | |
|
||
Run [this](https://github.com/YunSuk-Yeo/wasm-cache-rebuilder) at least once. This happens because since [email protected] ([email protected]), deserialized wasm module format changed and you need to rebuild contract cache. | ||
|
||
### Q9. What directories should I backup when creating snapshot? | ||
|
||
These. | ||
|
||
``` | ||
${MANTLEMINT_HOME}/data | ||
${MANTLEMINT_HOME}/indexer.db | ||
${MANTLEMINT_HOME}/mantlemint.db | ||
``` | ||
|
||
|
||
## Community | ||
|
||
|