OSDN Git Service

add rpc test (#503)
authoroysheng <33340252+oysheng@users.noreply.github.com>
Fri, 30 Mar 2018 10:51:22 +0000 (18:51 +0800)
committerPaladz <yzhu101@uottawa.ca>
Fri, 30 Mar 2018 10:51:22 +0000 (18:51 +0800)
commitf72ac848a2d25d5c8a91188dd8a3f1ef89f5793f
tree9a6b635d537a473121fe22084ba76fd7decc32eb
parent6d0a64a22ec7b56ed13fab9e7fb71a081620942c
add rpc test (#503)

* add rpc test
delete the no used function NetInfo

* fix BTM format fot transaction request
blockchain/rpc/net.go [deleted file]
blockchain/rpc/rpc_test.go [new file with mode: 0644]
cmd/bytomcli/commands/transaction.go