Moved creation of the blockchain infos to a static context

This commit is contained in:
2024-07-13 19:26:44 +01:00
parent a382471b33
commit 9620fdb116
3 changed files with 44 additions and 26 deletions

View File

@@ -7,3 +7,4 @@ edition = "2021"
[dependencies]
chrono = "0.4.38"
lazy_static = "1.5.0"