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, disableBroadcastNetTx 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 * Copyright (C) 2018 The ontology Authors * This file is part of The ontology library.
|
Package proc provides functions for handle messages from consensus/ledger/net/http/validators * Copyright (C) 2018 The ontology Authors * This file is part of The ontology library. |
Click to show internal directories.
Click to hide internal directories.