OSDN Git Service

add goroutine for wallet txpool updater
authoroysheng <oysheng@bytom.io>
Fri, 1 Jun 2018 08:55:38 +0000 (16:55 +0800)
committeroysheng <oysheng@bytom.io>
Fri, 1 Jun 2018 08:55:38 +0000 (16:55 +0800)
commit0856038e8398609695a767b953944c975f5b8728
treee86803917268af2fd43eebb92a8886a65e8315c4
parent3bd499e5ccf3e7b0298bac84bb51d6901fe05424
add goroutine for wallet txpool updater
modify delete unconfirmed transactions function
node/node.go
wallet/unconfirmed.go
wallet/wallet.go