added function aggregating multiple ticker data
This commit is contained in:
@@ -4,6 +4,8 @@ pub mod scraper;
|
||||
pub mod storage;
|
||||
pub mod update;
|
||||
pub mod helpers;
|
||||
pub mod aggregation;
|
||||
pub mod fx;
|
||||
|
||||
pub use types::*;
|
||||
pub use update::run_full_update;
|
||||
Reference in New Issue
Block a user