Skip to content

Commit 0920f33

Browse files
authored
Update README to clarify app-id definition
Clarified the definition of `app-id` in the README.
1 parent b128ce3 commit 0920f33

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)