Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: achow101 on November 03, 2015, 04:19:39 AM



Title: gui for some rpc/console commands
Post by: achow101 on November 03, 2015, 04:19:39 AM
How come some of the console/rpc commands don't have a gui version for Bitcoin Core? Stuff like the multisig addresses or the accounts that can be done through the console don't have a gui in Bitcoin Core that would make it much easier for users. Why is that?

I will attempt to write the gui stuff, but first I need to figure our how Bitcoin Core does its gui through QT and how to modify it.