OSDN Git Service

fix the format
authorpaladz <453256728@qq.com>
Thu, 26 Jul 2018 03:21:58 +0000 (11:21 +0800)
committerpaladz <453256728@qq.com>
Thu, 26 Jul 2018 03:21:58 +0000 (11:21 +0800)
docs/release-notes/release-notes-1.0.4.md

index 41c5040..2582d14 100644 (file)
@@ -42,17 +42,11 @@ Bytom Node
 `PR #1124`
   - Fix a security bug that might attack Bytom server.
 
-<<<<<<< Updated upstream
-`PR #1126`  - Optimize the gas estimation for the multi-signed transaction.
+`PR #1126`  
+  - Optimize the gas estimation for the multi-signed transaction.
 
-`PR #1130`  - Add tx_id and input_id to the decode-raw-transaction API response.
-=======
-`PR #1126`
-  - Optimize the gas estimate for the multi-signed transaction.
-
-`PR #1130`
-  - API decode-raw-transaction response add tx_id and input_id.
->>>>>>> Stashed changes
+`PR #1130`  
+  - Add tx_id and input_id to the decode-raw-transaction API response.
 
 `PR #1133`
   - Reorganize error codes and messages