X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=README.md;h=55fd2821e341cdbab3da60e6229aa62074f60d5f;hp=52870ed3e8a54a507444972e250ec6bef7d9a7cf;hb=refs%2Fheads%2Ffix_log_err;hpb=e44b9471844f11771a1f6675e2ee0e039788cc4b diff --git a/README.md b/README.md index 52870ed3..55fd2821 100644 --- 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)