Skip to content

Commit

Permalink
Remove PushIntoTransactionPoolFromClient in HandleTransactionCheckerF…
Browse files Browse the repository at this point in the history
…orWatcherFuncs
  • Loading branch information
anarcher committed Nov 26, 2018
1 parent 67f911e commit 7cd87df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/node/runner/api_node.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ var HandleTransactionCheckerForWatcherFuncs = []common.CheckerFunc{
HasTransaction,
MessageHasSameSource,
MessageValidate,
PushIntoTransactionPoolFromClient,
BroadcastTransactionFromWatcher,
}

Expand Down

0 comments on commit 7cd87df

Please sign in to comment.