feat: periodic snapshooting

This commit is contained in:
Oleksandr Pravdyvyi
2025-05-29 12:00:50 +03:00
parent 0d577da288
commit 66def746e6
8 changed files with 99 additions and 9 deletions
+2 -1
View File
@@ -12,5 +12,6 @@
"gas_cost_deploy": 1000,
"gas_limit_deploy": 30000000,
"gas_limit_runtime": 30000000
}
},
"shapshot_frequency_in_blocks": 10
}