Skip to content

Commit

Permalink
Update docs/concepts/02_did.md
Browse files Browse the repository at this point in the history
Co-authored-by: Skedley <[email protected]>
  • Loading branch information
ChrisChinchilla and Dudleyneedham authored May 16, 2024
1 parent 1c2ba8c commit 3a439fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/concepts/02_did.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ Storing a DID on the KILT blockchain requires a deposit, consisting of a base de

In addition to the base deposit and fee, the total deposit increases based on the storage space used by the DID. Each byte of storage occupied by the DID requires a deposit of 50 micro KILT (0.000005 KILT).

The inclusion of services and keys determines the overall size of the DID. The more services and keys in the DID, the larger the storage space required and, consequently, the higher the additional deposit.
The inclusion of services and keys determines the overall size of the DID.
The more services and keys in the DID, the larger the storage space required and, consequently, the higher the additional deposit.

When updating the DID, the deposit is automatically adjusted to match the updated size. This ensures that the deposit accurately reflects the current storage requirements of the DID, whether they increase or decrease.

Expand Down

0 comments on commit 3a439fb

Please sign in to comment.