get_data_file_paths

Documentation for eth_defi.vault.data_file_export.get_data_file_paths function.

get_data_file_paths(base_path, core3_db_path=None)

Build the data file list uploaded to R2.

Parameters
Returns

Files to upload, including optional files that may be skipped later if they do not exist.

Return type

list[pathlib.Path]