flower
flower copied to clipboard
Implement `run_supernode`
- Call
get_runand passfab_id&fab_versiontoload_client_app_fnin the_start_client_internalfunction. - Implement the
run_supernode - Merge common logic of
run_client_appandrun_supernode
The
load_client_app_fnfunction now loads the specified ClientApp based onfab_idandfab_version. Iffab_idis empty, a default ClientApp (need to be provided byflower-supernodeCLI) will be loaded.