浏览代码

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"
 }
 ```