OSDN Git Service

fix log (#388)
[bytom/vapor.git] / README.md
index 52870ed..55fd282 100644 (file)
--- a/README.md
+++ b/README.md
@@ -121,6 +121,11 @@ cast in consensus around, and choose how many rounds of consensus to allocate th
 
 [Tool usage details](./cmd/votereward/README.md)
 
+
+### Merger utxo
+UTXO has been merged to solve the problem that too much UTXO input causes a failed send transaction to fail. 
+[details](./cmd/utxomerge/README.md)
+
 ## License
 
 [AGPL v3](./LICENSE)