Documentation ¶
Overview ¶
Package txnpool provides a function to start micro service txPool for external process
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartTxnPoolServer ¶
func StartTxnPoolServer(disablePreExec, enableBroadcastNetTx bool) (*tp.TXPoolServer, error)
StartTxnPoolServer starts the txnpool server and registers actors to handle the msgs from the network, http, consensus and validators. Meanwhile subscribes the block complete event.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package common provides constants, common types for other packages
|
Package common provides constants, common types for other packages |
Package proc provides functions for handle messages from consensus/ledger/net/http/validators
|
Package proc provides functions for handle messages from consensus/ledger/net/http/validators |
Click to show internal directories.
Click to hide internal directories.