add snapshot path to proto

This commit is contained in:
fm
2022-05-26 11:10:01 -03:00
parent be735b155e
commit 4636811779
+1
View File
@@ -298,6 +298,7 @@ message SaveSnapshotRequest {
}
message SaveSnapshotResponse {
string snapshot_path = 1;
}
message LoadSnapshotRequest {