From 750934dfbca43a57d064e943311b9e6b5c8b980a Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sun, 3 Jan 2021 20:43:59 -0600 Subject: [PATCH] Update 17.md --- docs/forum/bitcoin-forum/17.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/forum/bitcoin-forum/17.md b/docs/forum/bitcoin-forum/17.md index e222f5e..c44639f 100644 --- a/docs/forum/bitcoin-forum/17.md +++ b/docs/forum/bitcoin-forum/17.md @@ -29,5 +29,5 @@ I think that breaking bitcoin into two apps is ideal. A wxwidgets front end (sin My head hurts just thinking about that. Funnelling all the UI backend through a TCP connection would make everything twice as hard. There's too much bandwidth between the UI and the internal data structures in order to keep the listview control updated, because of the way the listview control works. -I'd rather have command line control, that would get us remote admin and batch automation. +I'd rather have command line control, that would get us remote admin and batch automation.