OSDN Git Service

Fix pool bug (#1254)
authorPaladz <yzhu101@uottawa.ca>
Tue, 14 Aug 2018 11:19:33 +0000 (19:19 +0800)
committerGitHub <noreply@github.com>
Tue, 14 Aug 2018 11:19:33 +0000 (19:19 +0800)
commit0f995609903292b63e21b72568e469fce4b6bb9f
tree8b9f2fa917341d5113f41babf3509a65db1d4e13
parent039c03c7ed937d3120603d3147abf70513884a1e
Fix pool bug (#1254)

* fix use wrong type of lock bug

* fix wrong type of lock bug
protocol/txpool.go