OSDN Git Service

add send bulk tx
authorwz <mars@bytom.io>
Sat, 14 Apr 2018 03:04:31 +0000 (11:04 +0800)
committerwz <mars@bytom.io>
Thu, 19 Apr 2018 16:35:33 +0000 (00:35 +0800)
commit17fb2adda24e410c6b0fe0172d32a8f33f638c4f
tree090f2269dbabae47cef0c0559283c23bcc66e9e6
parent4a0ef98b113c7966e90e9bf2537025f688224715
add send bulk tx
tools/sendbulktx/README.md [new file with mode: 0644]
tools/sendbulktx/config.toml [new file with mode: 0644]
tools/sendbulktx/core/def.go [new file with mode: 0644]
tools/sendbulktx/core/send_tx.go [new file with mode: 0644]
tools/sendbulktx/core/tool.go [new file with mode: 0644]
tools/sendbulktx/main.go [new file with mode: 0644]