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

11 lines
132 B
Plaintext

digraph {
tx [
label="CIC-MANAGER\ncallbacks filter, tokengift";
shape="ellipse";
];
tx -> callback [ style="dashed" ];
}