refactor data directory
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2025-02-27 21:09:47 -06:00
parent 9f90494efb
commit 86918595b3
3 changed files with 26 additions and 22 deletions

View File

@ -46,6 +46,8 @@ public:
[[nodiscard]] static auto default_rpc_port(const provider_type &prov)
-> std::uint16_t;
[[nodiscard]] static auto get_data_directory() -> std::string;
[[nodiscard]] static auto get_provider_display_name(const provider_type &prov)
-> std::string;