message_format="Please indicate the server and port number"ifnotis_recoveryelse'Please enter your wallet seed or the corresponding mnemonic list of words, the server and the gap limit')
gtk.MESSAGE_QUESTION,gtk.BUTTONS_OK_CANCEL,"These are the settings of your wallet. For more explanations, click on the question mark buttons next to each input field.")
add_help_button(fee,'Transaction fee. Recommended value:0.005. Note that this fee is per transaction, not per kilobyte. Size-dependent fees still need to be implemented.')
add_help_button(host,'The name and port number of your Electrum server, separated by a colon. Example: "ecdsa.org:50000". If no port number is provided, the http port 80 will be tried.')
add_help_button(host,'The name and port number of your Electrum server, separated by a colon. Example: "ecdsa.org:50000". If no port number is provided, port 50000 will be tried. Some servers allow you to connect through http (port 80) or https (port 443)')