cic-internal-integration/apps/cic-eth/doc/flowcharts/tx_tasks.dot

10 lines
114 B
Plaintext

digraph {
tx [
label="CIC-MANAGER;\ntx_filter";
shape="ellipse";
];
tx -> "queue.tx.set_final_status";
}