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

11 lines
132 B
Plaintext
Raw Normal View History

2021-02-01 18:12:51 +01:00
digraph {
tx [
label="CIC-MANAGER\ncallbacks filter, tokengift";
shape="ellipse";
];
tx -> callback [ style="dashed" ];
}