فهرست منبع

Update README.md

justtheboss97 4 سال پیش
والد
کامیت
2a5fbecbde
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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"
 }
 ```