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 8d549be commit 9ca3957Copy full SHA for 9ca3957
1 file changed
kms/rpc/proto/kms_rpc.proto
@@ -46,7 +46,7 @@ message AppKeyResponse {
46
string tproxy_app_id = 6;
47
// Reverse proxy app ID from DstackKms contract.
48
string gateway_app_id = 7;
49
- // OS Image hash
+ // OS Image hash
50
bytes os_image_hash = 8;
51
}
52
0 commit comments