Module dandelion

Module dandelion 

Source

Re-exportsยง

pub use anon_net_service::AnonTxService;
pub use diffuse_service::DiffuseService;

Modulesยง

anon_net_service ๐Ÿ”’
diffuse_service ๐Ÿ”’
stem_service ๐Ÿ”’
tx_store ๐Ÿ”’

Structsยง

MainDandelionRouter ๐Ÿ”’
The dandelion router used to send transactions to the network.

Constantsยง

DANDELION_CONFIG ๐Ÿ”’
The configuration used for cuprate_dandelion_tower.

Functionsยง

dandelion_router
Creates a DandelionRouter from a NetworkInterface.
start_dandelion_pool_manager
Starts the dandelion pool manager task and returns a handle to send txs to broadcast.

Type Aliasesยง

ConcreteDandelionRouter ๐Ÿ”’
A DandelionRouter with all generic types defined.