7ceade4449
* Added an extra warning message when failing to reach the node, work in progress on changing default dir for node api ssecret 'foreign_api_secret' * In the middle of debugging hell, default overwrite any updates to the config made earlier, its never written to a file when running init * More debugging, next trace the overwrite of the config * Added get get_node_path function, seperating wallet dir and node_dir -compiling but some warnings * Tested wallet config creation fix for Issues: #728 #3394 Pull 3420, partial fix for 3002 * Removed some debugging code * Fixed passing config to create_config function, some more test needed before pulling to main * All test succeed: a) normal, b) top-dir, c) here, d) with default config template in working dir * Cleaning up * Fixed a single test for config that needed adjusting