From 497ad1c81a8d7e882c86ffe780db5b01db66d686 Mon Sep 17 00:00:00 2001 From: katesalazar Date: Fri, 17 Sep 2021 21:08:05 +0200 Subject: Remove transparent background from figure. Before this change, the figure presented black text on transparent background, which might be unconvenient when using a browser able to pass a dark theme preference to some environments where this document is published, currently notably GitHub. A white background could help a better visualization compromise. White background on the figure is the single purpose of this revision. This PNG was compiled using: dot -Tpng states.gv -o states.png --- bip-0009/states.png | Bin 30632 -> 50153 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'bip-0009/states.png') diff --git a/bip-0009/states.png b/bip-0009/states.png index 09312a1..2048ed8 100644 Binary files a/bip-0009/states.png and b/bip-0009/states.png differ -- cgit v1.2.3