Skip to content

Commit fbd26a6

Browse files
authored
Merge pull request #415 from Dstack-TEE/kvinwang-patch-3
Update README to clarify app-id definition
2 parents b128ce3 + 0920f33 commit fbd26a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CVMs running in dstack support three boot modes:
2828
- Supports application upgrades
2929
- Requires control contract configuration
3030
- `key-provider` in RTMR: `{"type": "kms", "id": "<kms-root-pubkey>"}`
31-
- `app-id` is derived from the deployer's eth address + salt
31+
- `app-id` is equal to the address of the deployed App Smart Contract.
3232

3333
## KMS Implementation
3434

0 commit comments

Comments
 (0)