Crate sc_network_transactions

Source
Expand description

Transactions handling to plug on top of the network service.

Usage:

Modules§

config
Configuration of the transaction protocol

Structs§

TransactionsHandler
Handler for transactions. Call TransactionsHandler::run to start the processing.
TransactionsHandlerController
Controls the behaviour of a TransactionsHandler it is connected to.
TransactionsHandlerPrototype
Prototype for a TransactionsHandler.

Type Aliases§

Transactions
A set of transactions.