Răsfoiți Sursa

Update README.md

justtheboss97 4 ani în urmă
părinte
comite
2a5fbecbde
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -8,7 +8,8 @@ This is a small description of how the chain works and how data is being formatt
   "key": "public key of the contract",
   "id": "transaction id",
   "timestamp": "unix timestamp of transaction creation",
-  "data": "encrypted string of contract"
+  "data": "encrypted string of contract",
+  "encrypted key":"encrypted semmetric key"
 }
 ```