Module sc_network::transactions[][src]

Expand description

Transactions handling to plug on top of the network service.

Usage:

Structs

Handler for transactions. Call TransactionsHandler::run to start the processing.

Controls the behaviour of a TransactionsHandler it is connected to.

Prototype for a TransactionsHandler.